[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googlewebfonts.pp line 79
type TWebfontList = class(TGoogleBaseObject) |
protected |
procedure Setitems(); virtual; |
procedure Setkind(); virtual; |
published |
property items: TWebfontListTypeitemsArray; [rw] |
property kind: string; [rw] |
end; |
| |
| |
TObject |