RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomAdapter.SetActions Method

Initializes the Actions property.

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

The Actions property is the container for adapter action components. SetActions calls ImplSetActions

 

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