FMX.Layouts.TGridPanelLayout Types

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
EGridLayoutExceptionpublicThe base class for run-time exceptions that occur in grid panel layouts.
TCellCollectionpublicA collection of TCellItem objects.
TCellItempublicRepresents an item in a TCellCollection.
TCellSpanpublicSpecifies the maximum number of rows or columns a TControlItem can span on.
TColumnCollectionpublicUsed by the Collection Editor for rows within a grid panel layout.
TColumnItempublicRepresents a cell item in a TColumnCollection collection.
TControlCollectionpublicKeeps a collection of TControlItem control items.
TControlItempublicTControlItem represents a control item in a TControlCollection collection.
TExpandStylepublicSpecifies how a TGridPanelLayout grid panel layout is expanded.
TExpandStyleHelperpublicFor internal use. TExpandStyleHelper is a record helper that provides fields for a scoped enumeration, the FMX.Layouts.TGridPanelLayout.TExpandStyle type.
TRowCollectionpublicUsed by the Collection Editor for rows within a grid panel layout.
TRowItempublicRepresents a row item in a TRowCollection collection.
TSizeStylepublicSet of sizing styles specifying the manner in which the size of the column or the row is specified for the TGridPanelLayout.
TSizeStyleHelperpublicFor internal use. TSizeStyleHelper is a record helper that provides fields for a scoped enumeration, the FMX.Layouts.TGridPanelLayout.TSizeStyle type.