RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomAdapter.ImplSetActions Method

Initializes the Actions property.

Pascal
procedure ImplSetActions(const Value: TAdapterSubComponent); virtual;
C++
virtual __fastcall ImplSetActions(const TAdapterSubComponent Value);

The Actions property is the container for adapter action components. Descendants may override this method. 

 

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