|
RAD Studio VCL Reference
|
Returns class reference for driver.
function GetDriverClass: TClass; override;
virtual __fastcall TClass GetDriverClass();
GetDriverClass returns a class reference for this driver. This is useful when working with an instance of TDBXDelegateDriver to ensure the class reference of the actual driver being delegated is retrieved.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|