Navigation: Code Documentation > IEEditors > IEDialogs > Classes
TGlobalVariablesDialog Class
Represents type TGlobalVariablesDialog.
Namespace: IEDialogs
TIECustomDialog IEDialogs.TIEVclCommonDialog IEDialogs.TGlobalVariablesDialog
Delphi
type TGlobalVariablesDialog = class(TIEVclCommonDialog) end;
Name
Description
Create(TComponent)
Initializes a new instance of the TGlobalVariablesDialog class. (Overrides IEDialogs.TIEVclCommonDialog.Create(TComponent).)
Top
Caption
Represents property Caption.
Engine
Represents property Engine.
Font
Represents property Font.
ParentFont
Represents property ParentFont.
UpdateVariablesOnly
Represents property UpdateVariablesOnly.
Execute
Represents method Execute. (Overrides IEDialogs.TIEVclCommonDialog.Execute.)
FontChanged(TObject)
Represents method FontChanged(TObject). (Inherited from IEDialogs.TIEVclCommonDialog.)
•IEDialogs