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

TContact

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

Declaration

Source position: googlemirror.pp line 185

type TContact = class(TGoogleBaseObject)

protected

  class function ExportPropertyName(); override;

  procedure SetacceptCommands(); virtual;

  procedure SetacceptTypes(); virtual;

  procedure SetdisplayName(); virtual;

  procedure Setid(); virtual;

  procedure SetimageUrls(); virtual;

  procedure Setkind(); virtual;

  procedure SetphoneNumber(); virtual;

  procedure Setpriority(); virtual;

  procedure SetsharingFeatures(); virtual;

  procedure Setsource(); virtual;

  procedure SetspeakableName(); virtual;

  procedure Set_type(); virtual;

published

  property acceptCommands: TContactTypeacceptCommandsArray; [rw]

  property acceptTypes: TStringArray; [rw]

  property displayName: string; [rw]

  property id: string; [rw]

  property imageUrls: TStringArray; [rw]

  property kind: string; [rw]

  property phoneNumber: string; [rw]

  property priority: Integer; [rw]

  property sharingFeatures: TStringArray; [rw]

  property source: string; [rw]

  property speakableName: string; [rw]

  property _type: string; [rw]

end;

Inheritance

TContact

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18