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

TPromotionTypebodyLinesItem

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

Declaration

Source position: googlecustomsearch.pp line 96

type TPromotionTypebodyLinesItem = class(TGoogleBaseObject)

protected

  procedure SethtmlTitle(); virtual;

  procedure Setlink(); virtual;

  procedure Settitle(); virtual;

  procedure Seturl(); virtual;

published

  property htmlTitle: string; [rw]

  property link: string; [rw]

  property title: string; [rw]

  property url: string; [rw]

end;

Inheritance

TPromotionTypebodyLinesItem

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2025-07-25