Unit 'fpsqltree' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fcl-db]

TSQLElement

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: fpsqltree.pp line 73

type TSQLElement = class(TObject)

public

  constructor Create(); virtual;

  destructor destroy; override;

  function GetAsSQL(); virtual; abstract;

  property Parent: TSQLElement; [r]

  property Source: string; [rw]

  property SourceLine: Integer; [rw]

  property SourcePos: Integer; [rw]

end;

Inheritance

TSQLElement

|

TObject


Documentation generated on: 2023-03-18