Source position: _crw_str.pas line 346
type TStringLineIterator = function(
n: SizeInt;
Line: LongString;
Custom: Pointer
):Boolean;