[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: fpdatasetform.pp line 170
type TFormButtonCollection = class(TCollection) |
public |
constructor create; |
function AddButton(); |
property Items []: TFormButtonItem; [rw] |
end; |
| |
TObject |