[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: ebnf.tree.pp line 63
type TEBNFElementWithChildren = class(TEBNFElement) |
protected |
function GetChildCount; override; |
function GetChild(); override; |
public |
constructor Create(); |
destructor Destroy; override; |
end; |
| |
| |
TObject |