Data.DB.TLargeUIntField.MaxValue
Delphi
property MaxValue: LargeUint read FMaxValue write FMaxValue default 0;
C++
__property LargeUint MaxValue = {read=FMaxValue, write=FMaxValue, default=0};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | published | Data.DB.pas Data.DB.hpp |
Data.DB | TLargeUIntField |
Description
Embarcadero Technologies does not currently have any additional information.