Navigation: Code Documentation > IEEditors > IEDialogs > Classes
TIEVclCommonDialog Class
Represents type TIEVclCommonDialog.
Namespace: IEDialogs
TIECustomDialog IEDialogs.TIEVclCommonDialog IEDialogs.TConsoleDialog IEDialogs.TDefinedTypesDialog IEDialogs.TFactsDialog IEDialogs.TFactSetDialog IEDialogs.TFactTemplatesDialog IEDialogs.TFunctionsDialog IEDialogs.TGlobalVariablesDialog IEDialogs.TModulesDialog IEDialogs.TRulesDialog
Delphi
type TIEVclCommonDialog = class(TIECustomDialog) end;
Name
Description
Create(TComponent)
Initializes a new instance of the TIEVclCommonDialog class.
Destroy
Represents the destructor of the TIEVclCommonDialog class.
Top
Font
Represents property Font.
ParentFont
Represents property ParentFont.
Execute
Represents method Execute.
FontChanged(TObject)
Represents method FontChanged(TObject).
•IEDialogs