JVCL Help:TJvCustomInspector.DoBeforeItemCreate
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomInspector.DoBeforeItemCreate Method
[+] TJvCustomInspector Events
[+] TJvCustomInspector Methods
[+] TJvCustomInspector Properties
Search in JVCL Help
Search in all projectsSummary
Executes the event handler assigned to BeforeItemCreate.
Pascal
procedureDoBeforeItemCreate(constData: TJvCustomInspectorData; varItemClass: TJvInspectorItemClass); virtual;
Parameters
Parameters | Description |
var ItemClass: TJvInspectorItemClass | class of the item to be created for this data instance. |
Description
DoBeforeItemCreate calls the event handler assigned to BeforeItemCreate, if any.
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