RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TActionClientItem.MergeIndex Property

Used to help merge action lists.

Pascal
property MergeIndex: TMergeRange;
C++
__property TMergeRange MergeIndex;

MergeIndex is intended to help merge existing lists of action items with those of the TActionManager object without redundancy. At present, this feature is not yet fully implemented, but it may become useful in a future release. 

 

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