Data.DBXCommon.TDBXValueType.SetSize
| [–] Properties | |
|---|---|
| Type: procedure function
| |
| Visibility: protected | |
| Source: Data.DBXCommon.pas Data.DBXCommon.hpp
| |
| Unit: Data.DBXCommon | |
| Parent: TDBXValueType | |
Delphi
procedure SetSize(const Size: Int64); virtual;
C++
virtual void __fastcall SetSize(const __int64 Size);
Description
Set Size property.
SetSize sets the Size property.