Navigation: Code Documentation > IEEditors > IEDialogs > Classes
TFactSetDialog Class
Represents type TFactSetDialog.
Namespace: IEDialogs
TIECustomDialog IEDialogs.TIEVclCommonDialog IEDialogs.TFactSetDialog
Delphi
type TFactSetDialog = class(TIEVclCommonDialog) end;
Name
Description
Create(TComponent)
Initializes a new instance of the TFactSetDialog class. (Overrides IEDialogs.TIEVclCommonDialog.Create(TComponent).)
Top
Caption
Represents property Caption.
EnableFactTemplateEditor
Represents property EnableFactTemplateEditor.
EnableTypeEditor
Represents property EnableTypeEditor.
FactSet
Represents property FactSet.
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.)
Notification(TComponent,TOperation)
Represents method Notification(TComponent,TOperation).
•IEDialogs