RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TActionClients.Add Method

Creates a new TActionClient instance and adds it to the Items array.

Pascal
function Add: TActionClientItem;
C++
__fastcall TActionClientItem Add();

Add is used internally to create a TActionClient object in the TActionClients collection. The new TActionClient object is placed at the end of the Items array. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!