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

TAnnotationsSummaryTypelayersItem

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

Declaration

Source position: googlebooks.pp line 404

type TAnnotationsSummaryTypelayersItem = class(TGoogleBaseObject)

protected

  procedure SetallowedCharacterCount(); virtual;

  

  procedure SetlayerId(); virtual;

  

  procedure SetlimitType(); virtual;

  

  procedure SetremainingCharacterCount(); virtual;

  

  procedure Setupdated(); virtual;

  

published

  property allowedCharacterCount: Integer; [rw]

  

  property layerId: string; [rw]

  

  property limitType: string; [rw]

  

  property remainingCharacterCount: Integer; [rw]

  

  property updated: TDatetime; [rw]

  

end;

Inheritance

TAnnotationsSummaryTypelayersItem

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio