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

TSearchAnnotationsResponse

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

Declaration

Source position: googlegenomics.pp line 698

type TSearchAnnotationsResponse = class(TGoogleBaseObject)

protected

  procedure Setannotations(); virtual;

  

  procedure SetnextPageToken(); virtual;

  

published

  property annotations: TSearchAnnotationsResponseTypeannotationsArray; [rw]

  

  property nextPageToken: string; [rw]

  

end;

Inheritance

TSearchAnnotationsResponse

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio