Navigation: Code Documentation > IEEditors > IEDialogs > Classes
TRulesDialog Class
Represents type TRulesDialog.
Namespace: IEDialogs
TIECustomDialog IEDialogs.TIEVclCommonDialog IEDialogs.TRulesDialog
Delphi
type TRulesDialog = class(TIEVclCommonDialog) end;
Name
Description
Create(TComponent)
Initializes a new instance of the TRulesDialog 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.
MultiEdit
Represents property MultiEdit.
ParentFont
Represents property ParentFont.
Rule
Represents property Rule.
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