[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googlegenomics.pp line 1519
type TCigarUnit = class(TGoogleBaseObject) |
protected |
procedure Setoperation(); virtual; |
procedure SetoperationLength(); virtual; |
procedure SetreferenceSequence(); virtual; |
published |
property operation: string; [rw] |
property operationLength: string; [rw] |
property referenceSequence: string; [rw] |
end; |
| |
| |
TObject |