JVCL Help:TJvTranslator.UnskipProperty
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvTranslator.UnskipProperty Method
[+] TJvTranslator Methods
[+] TJvTranslator Properties
Search in JVCL Help
Search in all projectsSummary
Removes a property from the internal skip list.
Pascal
procedureUnskipProperty(AClass: TClass; constPropName: string);
Parameters
Parameters | Description |
AClass: TClass | The class containing the property. |
const PropName: string | The name of the property. |
Description
Call UnskipProperty to remove a property from the internal skip list. Removing the same property several times does nothing.
See Also
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