[Overview][Constants][Types][Procedures and functions][Index] |
Source position: _crw_funmin.pas line 62
type TMinReport = procedure( |
n: Integer; |
var x: array of Double; |
var f: Double; |
var g: array of Double; |
Custom: Pointer; |
Count: Integer; |
const Method: LongString; |
const Comment: LongString |
); |