[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: fpsqltree.pp line 1417
type TSQLStatementBlock = class(TSQLStatement) |
public |
constructor Create(); override; |
destructor Destroy; override; |
function GetAsSQL(); override; |
property Statements: TSQLElementList; [rw] |
end; |
| |
| |
| |
TObject |