JVCL Help:TJvInspectorCharItem
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvInspectorCharItem Class
[+] JvInspector.pas Classes
[+] TJvInspectorCharItem Methods
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvCustomInspectorItem
TJvInspectorCharItem
run\JvInspector.pas
Summary
Char inspector item.
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).
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