[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: msesignal.pas line 209
type inpscaleinfoty = record |
offset: Double; |
gain: Double; |
hasscale: Boolean; |
hasmin: Boolean; |
hasmax: Boolean; |
isexp: Boolean; |
end; |