[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: fpdatadict.pp line 273
type TDDTableDefs = class(TIniCollection) |
public |
property DataDictionary: TFPDataDictionary; [r] |
function AddTable(); |
function IndexOfTable(); |
function FindTable(); |
function TableByName(); |
property Tables []: TDDTableDef; default; [rw] |
property OnProgress: TDDProgressEvent; [rw] |
end; |
| |
TObject |