JVCL Help:IJvDataItem.Implementer
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: IJvDataItem.Implementer Property
[+] IJvDataItem Methods
[+] IJvDataItem Properties
Search in JVCL Help
Search in all projectsSummary
Reference to the implementing object.
Pascal
propertyImplementer: TObject;
Description
GetImplementer returns a reference to the TObject instance implementing the IJvDataItem interface. This method should be used with care, as you can never be sure which object implements the interface. Callers should never assume a specific object unless it is enforced in the implementation of the various objects.
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