Class TIntegerLiteral (unit Expressions)

Inherits from

TExpression

Constructors


constructor Create( aAsInteger: Integer);



Functions

function GetAsFloat: Double;


function GetAsInteger: Integer;


function GetAsString: String;


function GetExprType: TExprType;


Properties

Events

Variables

FAsInteger : Integer;



Constructors


constructor Create( aAsInteger: Integer);


Functions


function GetAsFloat: Double;


function GetAsInteger: Integer;


function GetAsString: String;


function GetExprType: TExprType;


Properties


Events


Variables


FAsInteger : Integer;