[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: dtdmodel.pp line 147
type TDTDModel = class |
public |
constructor Create(); |
destructor Destroy; override; |
function Reference; |
procedure Release; |
property Entities: THashTable; [r] |
property Notations: THashTable; [r] |
end; |
| |
TObject |