Unit 'googlecalendar' Package
[Overview][Types][Classes][Index] [#lz_googleapi]

TEventTypegadget

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

Declaration

Source position: googlecalendar.pp line 596

type TEventTypegadget = class(TGoogleBaseObject)

protected

  class function ExportPropertyName(); override;

  

  procedure Setdisplay(); virtual;

  

  procedure Setheight(); virtual;

  

  procedure SeticonLink(); virtual;

  

  procedure Setlink(); virtual;

  

  procedure Setpreferences(); virtual;

  

  procedure Settitle(); virtual;

  

  procedure Set_type(); virtual;

  

  procedure Setwidth(); virtual;

  

published

  property display: string; [rw]

  

  property height: Integer; [rw]

  

  property iconLink: string; [rw]

  

  property link: string; [rw]

  

  property preferences: TEventTypegadgetTypepreferences; [rw]

  

  property title: string; [rw]

  

  property _type: string; [rw]

  

  property width: Integer; [rw]

  

end;

Inheritance

TEventTypegadget

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio