RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TOleControl.GetEnumPropDesc Method

Returns descriptions of the ActiveX control's properties.

Pascal
function GetEnumPropDesc(DispID: Integer): TEnumPropDesc;
C++
__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!