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

TCustomChannel

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

Declaration

Source position: googleadsense.pp line 617

type TCustomChannel = class(TGoogleBaseObject)

protected

  procedure Setcode(); virtual;

  procedure Setid(); virtual;

  procedure Setkind(); virtual;

  procedure Setname(); virtual;

  procedure SettargetingInfo(); virtual;

published

  property code: string; [rw]

  property id: string; [rw]

  property kind: string; [rw]

  property name: string; [rw]

  property targetingInfo: TCustomChannelTypetargetingInfo; [rw]

end;

Inheritance

TCustomChannel

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18