[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Source position: _crw_str.pas line 317
function GetTextNumLines( |
Text: LongString; |
UnixStyle: Boolean = False |
):SizeInt; overload; |
Text: PChar; |
Count: SizeInt = MaxSizeInt; |
UnixStyle: Boolean = False |
):SizeInt; overload; |