JVCL Help:TJvInspectorDotNETPainter.Create@TComponent
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvInspectorDotNETPainter.Create Constructor
[+] TJvInspectorDotNETPainter Events
[+] TJvInspectorDotNETPainter Methods
[+] TJvInspectorDotNETPainter Properties
Search in JVCL Help
Search in all projectsSummary
Instantiates the painter.
Pascal
constructorCreate(AOwner: TComponent); override;
Description
Create instantiates a new painter object and assigns an inspector to it. In addition, the bitmaps for the collapse and expand buttons are generated. Descendants could therefor generate other button images if so desired. The inspector assigned to this painter will not use it until the Painter property of the inspector is set to this instance.
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