RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TOleControl.GetPropDisplayStrings Method

Returns the display strings for an interface for the ActiveX control.

Pascal
procedure GetPropDisplayStrings(DispID: Integer; List: TStrings);
C++
__fastcall GetPropDisplayStrings(int DispID, TStrings List);

List is where the strings are to be stored. 

For more information about GetPropDisplayStrings, search the latest Microsoft Developer Network CD for GetDisplayStrings. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!