FireDAC.Comp.Script.TFDScriptParser.TotalSize

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: public
Source:
FireDAC.Comp.Script.pas
FireDAC.Comp.Script.hpp
Unit: FireDAC.Comp.Script
Parent: TFDScriptParser

Delphi

property TotalSize: Integer read FTotalSize write FTotalSize;

C++

__property int TotalSize = {read=FTotalSize, write=FTotalSize, nodefault};

Description

Embarcadero Technologies does not currently have any additional information.