Specifies how a grid panel expands.
TExpandStyle = ( emAddRows, emAddColumns, emFixedSize );
enum TExpandStyle { emAddRows, emAddColumns, emFixedSize };
ExtCtrls
Use TExpandStyle to specify whether a grid panel adds rows or columns when new controls are added.
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
|
What do you think about this topic? Send feedback!
|