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

TLabel

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

Declaration

Source position: googlegmail.pp line 235

type TLabel = class(TGoogleBaseObject)

protected

  class function ExportPropertyName(); override;

  

  procedure Setid(); virtual;

  

  procedure SetlabelListVisibility(); virtual;

  

  procedure SetmessageListVisibility(); virtual;

  

  procedure SetmessagesTotal(); virtual;

  

  procedure SetmessagesUnread(); virtual;

  

  procedure Setname(); virtual;

  

  procedure SetthreadsTotal(); virtual;

  

  procedure SetthreadsUnread(); virtual;

  

  procedure Set_type(); virtual;

  

published

  property id: string; [rw]

  

  property labelListVisibility: string; [rw]

  

  property messageListVisibility: string; [rw]

  

  property messagesTotal: Integer; [rw]

  

  property messagesUnread: Integer; [rw]

  

  property name: string; [rw]

  

  property threadsTotal: Integer; [rw]

  

  property threadsUnread: Integer; [rw]

  

  property _type: string; [rw]

  

end;

Inheritance

TLabel

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio