JVCL Help:IJvDataProvider.GetImplementer
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: IJvDataProvider.GetImplementer Method
[+] IJvDataProvider Methods
Search in JVCL Help
Search in all projectsSummary
Reference to the implementing object.
Pascal
functionGetImplementer: TObject;
Description
GetImplementer returns a reference to the TObject instance implementing the IJvDataProvider 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 caller.
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