[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googledfareporting.pp line 2036
type TCountry = class(TGoogleBaseObject) |
||
protected |
||
procedure SetcountryCode(); virtual; |
|
|
procedure SetdartId(); virtual; |
|
|
procedure Setkind(); virtual; |
|
|
procedure Setname(); virtual; |
|
|
procedure SetsslEnabled(); virtual; |
|
|
published |
||
property countryCode: string; [rw] |
|
|
property dartId: string; [rw] |
|
|
property kind: string; [rw] |
|
|
property name: string; [rw] |
|
|
property sslEnabled: Boolean; [rw] |
|
|
end; |
|
||
| | ||
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |