[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: _crw_daqevnt.pas line 138
type TDaqCompressor = class(TMasterObject) |
public |
constructor Create(); |
property AbsTol: Extended; [rw] |
property RelTol: Extended; [rw] |
function Compress(); |
end; |
| |
| |
TObject |