RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TStringsAdapter.Create Constructor

Creates an instance of the string adapter control.

Pascal
constructor Create(Strings: TStrings);
C++
__fastcall TStringsAdapter(TStrings Strings);

Do not call the Create method directly. Instead, call the GetOleStrings procedure to adapt a TStrings object so that it supports the IStrings interface. 

 

GetOleStrings

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