JVCL Help:TJvInspectorBorlandNETBasePainter.InitializeColors

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Sets the color properties to their defaults.


Pascal

 procedureInitializeColors; override;


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