[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googlecompute.pp line 597
type TAddressList = class(TGoogleBaseObject) |
||
protected |
||
procedure Setid(); virtual; |
|
|
procedure Setitems(); virtual; |
|
|
procedure Setkind(); virtual; |
|
|
procedure SetnextPageToken(); virtual; |
|
|
procedure SetselfLink(); virtual; |
|
|
published |
||
property id: string; [rw] |
|
|
property items: TAddressListTypeitemsArray; [rw] |
|
|
property kind: string; [rw] |
|
|
property nextPageToken: string; [rw] |
|
|
property selfLink: string; [rw] |
|
|
end; |
|
||
| | ||
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |