Unit 'IdVCard' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_indy]

TIdVCardGeog

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

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;

Inheritance

TIdVCardGeog

  

|

TObject



CT Web help

CodeTyphon Studio