Data.DBXDelegate.TDBXDelegateParameter.GetSize
[–] Properties | |
---|---|
Type: function | |
Visibility: protected | |
Source: Data.DBXDelegate.pas Data.DBXDelegate.hpp
| |
Unit: Data.DBXDelegate | |
Parent: TDBXDelegateParameter |
Delphi
function GetSize: Int64; override;
C++
virtual __int64 __fastcall GetSize();
Description
Get Size property.
Data.DBXDelegate.TDBXDelegateParameter.GetSize inherits from Data.DBXCommon.TDBXValueType.GetSize. All content below this line refers to Data.DBXCommon.TDBXValueType.GetSize.
Get Size property.
GetSize gets the Size property.