[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: fpdatasetform.pp line 254
type TTableDef = class(TCollection) |
public |
constructor Create(); |
function CopyTablePosition(); |
property Cells []: TTableCell; default; [r] |
property items []: TTableCell; [r] |
end; |
| |
TObject |