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

TLinearAlignment

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

Declaration

Source position: googlegenomics.pp line 1477

type TLinearAlignment = class(TGoogleBaseObject)

protected

  procedure Setposition(); virtual;

  

  procedure SetmappingQuality(); virtual;

  

  procedure Setcigar(); virtual;

  

published

  property position: TPosition; [rw]

  

  property mappingQuality: Integer; [rw]

  

  property cigar: TLinearAlignmentTypecigarArray; [rw]

  

end;

Inheritance

TLinearAlignment

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio