FireDAC.Comp.Script.TFDScriptParser.GetNumber
[–] Properties | |
---|---|
Type: function | |
Visibility: public | |
Source: FireDAC.Comp.Script.pas FireDAC.Comp.Script.hpp
| |
Unit: FireDAC.Comp.Script | |
Parent: TFDScriptParser |
Delphi
function GetNumber(ADef: Integer = 0): Integer;
C++
int __fastcall GetNumber(int ADef = 0x0);
Description
Embarcadero Technologies does not currently have any additional information.