[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: _crw_crwapi.pas line 1010
type TForEachTextLineAction = procedure( |
const FileName: LongString; |
const Line: LongString; |
Count: SizeInt; |
var Terminate: Boolean; |
CustomData: Pointer |
); |