[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: IdVCard.pas line 153
type TIdVCardGeog = class(TPersistent) |
||
protected |
||
FLatitude: Real; |
|
|
FLongitude: Real; |
|
|
FTimeZoneStr: string; |
|
|
published |
||
property Latitude: Real; [rw] |
|
|
property Longitude: Real; [rw] |
|
|
property TimeZoneStr: string; [rw] |
|
|
end; |
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |