JVCL Help:TJvInspectorCharItem

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

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvCustomInspectorItem
TJvInspectorCharItem
run\JvInspector.pas


Summary

Char inspector item.

run\JvInspector.pas


Pascal

 run\JvInspector.pas
 TJvInspectorCharItem = class(TJvCustomInspectorItem);


Description

TJvInspectorCharItem is an inspector item that allows character values to be edited. Values below the space or above the tilde (~) are shown/edited as #ordinal value. In either case you can enter a character in both forms (ie. as a character or as an ordinal value).
TJvCustomInspectorData registers this item for all character types (ie. Char and WideChar).

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