[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googlegenomics.pp line 1471
type TLinearAlignment = class(TGoogleBaseObject) |
protected |
procedure Setposition(); virtual; |
procedure SetmappingQuality(); virtual; |
procedure Setcigar(); virtual; |
published |
property mappingQuality: Integer; [rw] |
property cigar: TLinearAlignmentTypecigarArray; [rw] |
end; |
| |
| |
TObject |