[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googlegenomics.pp line 404
type TVariantAnnotation = class(TGoogleBaseObject) |
||
protected |
||
class function ExportPropertyName(); override; |
|
|
procedure Set_type(); virtual; |
|
|
procedure Seteffect(); virtual; |
|
|
procedure SetalternateBases(); virtual; |
|
|
procedure SetgeneId(); virtual; |
|
|
procedure SettranscriptIds(); virtual; |
|
|
procedure Setconditions(); virtual; |
|
|
procedure SetclinicalSignificance(); virtual; |
|
|
published |
||
property _type: string; [rw] |
|
|
property effect: string; [rw] |
|
|
property alternateBases: string; [rw] |
|
|
property geneId: string; [rw] |
|
|
property transcriptIds: TStringArray; [rw] |
|
|
property conditions: TVariantAnnotationTypeconditionsArray; [rw] |
|
|
property clinicalSignificance: string; [rw] |
|
|
end; |
|
||
| | ||
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |