TfrmToolsStylesDialog Class
Definition
Delphi
type TfrmToolsStylesDialog = class(T__TFormAncestor)
- Inheritance
Properties
Methods
| AddStylesToFlow(TStringDynArray, TFlowLayout, Integer, string) | |
| DoHide | (Inherited from T__TFormAncestor) |
| DoShow | (Inherited from T__TFormAncestor) |
| DoTranslateTexts(TObject, TMessage) | (Inherited from T__TFormAncestor) |
| FormClose(TObject, TCloseAction) | |
| FormCreate(TObject) | |
| FormKeyDown(TObject, Word, WideChar, TShiftState) | (Inherited from T__TFormAncestor) |
| FormResize(TObject) | |
| ResizeLayout(TControl) | |
| SetCustomStyleName(string) | |
| SetSystemDarkStyleName(string) | |
| SetSystemLightStyleName(string) | |
| StyleChecked(TObject) | |
| TranslateTexts(string) |
This method is called each time a global translation broadcast is sent with current language as argument. |
| btnCancelClick(TObject) | |
| btnOkClick(TObject) | |
| cbCustomStyleChange(TObject) | |
| cbSystemStyleChange(TObject) |