RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TButtonGroup.OnAlignInsertBefore Event

Occurs when an object is aligned.

Pascal
property OnAlignInsertBefore: TAlignInsertBeforeEvent;
C++
__property TAlignInsertBeforeEvent OnAlignInsertBefore;

When the object is aligned with other objects, it is inserted before other objects. 

 

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