RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TGridPanel.ExpandStyle Property

Specifies whether rows or columns are added to a filled grid panel to accommodate additional controls.

Pascal
property ExpandStyle: TExpandStyle;
C++
__property TExpandStyle ExpandStyle;

Use the ExpandStyle property to specify how a grid panel is expanded when each cell of the grid contains a control, and a new control is added. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!