FMX.Layouts.TGridPanelLayout.TControlCollection Properties

From RAD Studio API Documentation
Jump to: navigation, search
InheritedProtected
Capacity public Provides access to the internal TList.Capacity property.
ControlItems public Array of TControlItem control items in the TControlCollection control collection.
Controls public Array of TControl controls associated with control items in the control collection.
Count public Returns the number of items in the collection.
Disposed protected Disposed is a read-only property that shows the current state of this object.
ItemClass public Indicates the class to which the collection's items belong.
Items public The array of TControlItem control items in the TControlCollection control collection.
NextID protected Specifies a unique ID that can be assigned to the next added collection item.
PropName protected Specifies the name of the property that the collection implements.
UpdateCount protected Counts the number of times BeginUpdate was called without a corresponding call to EndUpdate.


Retrieved from "https://docwiki.embarcadero.com/Libraries/Tokyo/e/index.php?title=API:FMX.Layouts.TGridPanelLayout.TControlCollection_Properties&oldid=561867"