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