FireDAC.Comp.Script.TFDScriptCommandRegistry.Count
Delphi
property Count: Integer read GetCount;
C++
__property int Count = {read=GetCount, nodefault};
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
property | public | FireDAC.Comp.Script.pas FireDAC.Comp.Script.hpp |
FireDAC.Comp.Script | TFDScriptCommandRegistry |
Beschreibung
Gibt die Anzahl der registrierten Anweisungsklassen zurück.
Mit der Eigenschaft Count ermitteln Sie die Anzahl der registrierten Skriptanweisungsklassen.