FMX.Layouts.TGridPanelLayout.TControlItem Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
CollectionpublicSpecifies the TCollection instance to which the TCollectionItem belongs.
ColumnpublishedColumn represents a column associated with the control item.
ColumnSpanpublishedSpecifies the maximum number of cells that the control item in the respective column can span on.
ControlpublishedControl represents a control associated with the control item.
DisplayNamepublicThe name displayed in the Collection editor.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
GridPanelLayoutprotected
IDpublicA unique, permanent index for the item.
IndexpublicReturns the item's position in the Items array of TCollection.
PushedprotectedIndicates whether a Control associated with the TControlItem control item is pushed.
RowpublishedRow represents a row associated with the control item.
RowSpanpublishedSpecifies the maximum number of cells that the control item in the respective row can span on.