[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: fpsqltree.pp line 143
type TSQLFloatLiteral = class(TSQLLiteral)
public
function GetAsSQL(); override;
property Value: Double; [rw]
end;
TSQLFloatLiteral
TSQLLiteral
TSQLElement
TObject