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) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!