RAD Studio VCL Reference
|
Returns descriptions of the ActiveX control's properties.
function GetEnumPropDesc(DispID: Integer): TEnumPropDesc;
__fastcall TEnumPropDesc GetEnumPropDesc(int DispID);
Use GetEnumPropDesc to return descriptions of the ActiveX control's properties. GetEnumPropDesc returns the descriptions in a TEnumPropDesc object.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|