GetDialogString method (LEADDlgService Control)

C++ Builder example

Delphi 4.0 example

 

Builder Syntax

AnsiString GetDialogString(unsigned uIndex);

Delphi Syntax

Function GetDialogString (uIndex: L_UINT32 ): String;

Overview

Refer to Using Imaging Common Dialogs.

Remarks

Gets the current string for the specified index.

To modify the text strings use the SetDialogString method.

See Also

Elements:

SetDialogString method, DialogsFont property

Topics:

Imaging Common Dialogs: Properties, Methods, and Events