[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: fpdatasetform.pp line 125
type TFormFieldCollection = class(TCollection) |
public |
constructor create; |
function AddField(); |
function FindItem(); |
function IndexofItem(); |
property Items []: TFormFieldItem; [rw] |
end; |
| |
TObject |