Searched defs:ICommonTree (Results 1 – 1 of 1) sorted by relevance
611 ICommonTree = interface(IBaseTree) interface1237 constructor Create(const ANode: ICommonTree); overload;2111 function Def(const X: ICommonTree): ICommonTree; overload; in Def()2459 constructor TCommonTree.Create(const ANode: ICommonTree);5048 function Def(const X: ICommonTree): ICommonTree; overload; in Def()