FireDAC.Stan.Param.TFDMacros Properties

From RAD Studio API Documentation
Jump to: navigation, search

InheritedProtected
CapacitypublicProvides access to the internal TList.Capacity property.
CommandpublicOwner of the collection of macros if that owner is a dataset, or nil otherwise.
CountpublicReturns the number of items in the collection.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
IsRefCountedpublicIndicates whether there are references to a TFDMacros object.
ItemClasspublicIndicates the class to which the collection's items belong.
ItemspublicProvides access to individual items in the TFDMacros collection.
NextIDprotectedSpecifies a unique ID that can be assigned to the next added collection item.
PropNameprotectedSpecifies the name of the property that the collection implements.
UpdateCountpublicCounts the number of times BeginUpdate was called without a corresponding call to EndUpdate.