[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: fpsqltree.pp line 92
type TSQLElementList = class(TObjectList) |
public |
property Elements []: TSQLElement; default; [rw] |
property Source: string; [rw] |
property SourceLine: Integer; [rw] |
property SourcePos: Integer; [rw] |
end; |
| |
TObject |