Data.Bind.ObjectScope.TCustomPrototypeBindSource.RecordCount
Delphi
property RecordCount: Integer read GetRecordCount write SetRecordCount default -1;
C++
__property int RecordCount = {read=GetRecordCount, write=SetRecordCount, default=-1};
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
property | public | Data.Bind.ObjectScope.pas Data.Bind.ObjectScope.hpp |
Data.Bind.ObjectScope | TCustomPrototypeBindSource |
Beschreibung
Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.