RAD Studio VCL Reference
|
Returns list of driver level properties.
procedure GetDriverPropertyNames(List: TStrings); virtual;
virtual __fastcall GetDriverPropertyNames(TStrings List);
GetDriverPropertyNames returns a list of driver level properties. All other published properties should be "connection default" properties.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|