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

TLocalizedCompanyInfo

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

Declaration

Source position: googlepartners.pp line 483

type TLocalizedCompanyInfo = class(TGoogleBaseObject)

protected

  procedure SetlanguageCode(); virtual;

  procedure SetdisplayName(); virtual;

  procedure Setoverview(); virtual;

  procedure SetcountryCodes(); virtual;

published

  property languageCode: string; [rw]

  property displayName: string; [rw]

  property overview: string; [rw]

  property countryCodes: TStringArray; [rw]

end;

Inheritance

TLocalizedCompanyInfo

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18