JVCL Help:TJvInspectorPainter

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

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvInspectorPainter
TJvInspectorBorlandNETBasePainter
run\JvInspector.pas


Summary

Base inspector painter class.

run\JvInspector.pas


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.

run\JvInspector.pas


About

Navigation

run\JvInspector.pas



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