[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Source position: _crw_str.pas line 339
function PosEol( |
Buf: LongString; |
Start: SizeInt = 1; |
SkipLines: SizeInt = 0 |
):SizeInt; overload; |
Buf: PChar; |
Count: SizeInt; |
Start: SizeInt = 1; |
SkipLines: SizeInt = 0 |
):SizeInt; overload; |