API:Data.DB.TFieldDef.Size
Delphi
property Size: Integer read GetSize write SetSize default 0;
C++
__property int Size = {read=GetSize, write=SetSize, default=0};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | published | Data.DB.pas Data.DB.hpp |
Data.DB | TFieldDef |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!