JVCL Help:TJvInspectorTCaptionRegItem.ApplyDefaults@TJvCustomInspectorItem
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvInspectorTCaptionRegItem.ApplyDefaults Method
[+] TJvInspectorTCaptionRegItem Methods
Search in JVCL Help
Search in all projectsSummary
Applies defaults to an inspector item
Pascal
procedureApplyDefaults(constItem: TJvCustomInspectorItem); override;
Parameters
Parameters | Description |
const Item: TJvCustomInspectorItem | Inspector item to assign the defaults to. |
Description
AppliesTo assigns default values to an inspector item. ApplyDefaults is called by the data layers' CreateChild method after the inspector item is created.
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