JVCL Help:TJvInspectorPainter.InitializeColors
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvInspectorPainter.InitializeColors Method
[+] TJvInspectorPainter Methods
[+] TJvInspectorPainter Properties
Search in JVCL Help
Search in all projectsSummary
Sets the color properties to their defaults.
Pascal
procedureInitializeColors; virtual;
Description
InitializeColors presets the color properties to the defaults of the class, according to the RTTI info.
The base implementation presets the following properties:
- BackgroundColor
- DividerColor
- NameFont
- ValueFont
- CategoryColor
- CategoryFont
- SelectedColor
- SelectedFont
Descendants can override this method to preset additional properties.
About
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page