JVCL Help:TJvInspectorPainter
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvInspectorPainter Class
[+] JvInspector.pas Classes
[+] TJvInspectorPainter Methods
[+] TJvInspectorPainter Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvInspectorPainter
TJvInspectorBorlandNETBasePainter
run\JvInspector.pas
Summary
Base inspector painter class.
Pascal
run\JvInspector.pas
TJvInspectorPainter = class(TJvComponent);
Description
TJvInspectorPainter is the base painter class for the data inspector. It provides methods and properties to aid in painting the various items in a specific style. Each style should be in its own descendant. The base package provides two paint styles: Borland and Visual Studio/.NET.
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