Class TStringLiteral (unit Expressions)

Inherits from

TExpression

Constructors


constructor Create( aAsString: String);



Functions

function GetAsString: String;


function GetExprType: TExprType;


Properties

Events

Variables

FAsString : String;



Constructors


constructor Create( aAsString: String);


Functions


function GetAsString: String;


function GetExprType: TExprType;


Properties


Events


Variables


FAsString : String;