[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: _crw_curves.pas line 236
function NewCurve( |
aCount: LongInt = 0; |
const aName: LongString = ''; |
aColor: LongInt = DefaultTCurveColor; |
aStyle: LongInt = DefaultTCurveStyle; |
aCapacity: LongInt = DefaultTCurveCapacity; |
aStep: LongInt = DefaultTCurveStep |
):TCurve; |