Class TBooleanLiteral (unit Expressions)

Inherits from

TExpression

Constructors


constructor Create( aAsBoolean: Boolean);



Functions

function GetAsBoolean: Boolean;


function GetAsFloat: Double;


function GetAsInteger: Integer;


function GetAsString: String;


function GetExprType: TExprType;


Properties

Events

Variables

FAsBoolean : Boolean;



Constructors


constructor Create( aAsBoolean: Boolean);


Functions


function GetAsBoolean: Boolean;


function GetAsFloat: Double;


function GetAsInteger: Integer;


function GetAsString: String;


function GetExprType: TExprType;


Properties


Events


Variables


FAsBoolean : Boolean;