JVCL Help:TJvCustomInspectorData.TypeInfo
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomInspectorData.TypeInfo Property
[+] TJvCustomInspectorData Methods
[+] TJvCustomInspectorData Properties
Search in JVCL Help
Search in all projectsSummary
Points to the RTTI for this data object.
Pascal
propertyTypeInfo: PTypeInfo;
Description
TypeInfo points to the RTTI for this data object. Depending on the implementation class, TypeInfo is preset to a default value for the data it represents. Read TypeInfo to determine the current RTTI pointer or set TypeInfo to another RTTI pointer.
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