Unit 'googlecoordinate' Package
[Overview][Types][Classes][Index] [#googleapi]

TJobState

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

Declaration

Source position: googlecoordinate.pp line 268

type TJobState = class(TGoogleBaseObject)

protected

  procedure Setassignee(); virtual;

  procedure SetcustomFields(); virtual;

  procedure SetcustomerName(); virtual;

  procedure SetcustomerPhoneNumber(); virtual;

  procedure Setkind(); virtual;

  procedure Setlocation(); virtual;

  procedure Setnote(); virtual;

  procedure Setprogress(); virtual;

  procedure Settitle(); virtual;

published

  property assignee: string; [rw]

  property customFields: TCustomFields; [rw]

  property customerName: string; [rw]

  property customerPhoneNumber: string; [rw]

  property kind: string; [rw]

  property location: TLocation; [rw]

  property note: TStringArray; [rw]

  property progress: string; [rw]

  property title: string; [rw]

end;

Inheritance

TJobState

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18