Source position: CFString.pas line 691
procedure CFStringGetLineBounds(
theString: CFStringRef;
range: CFRange;
var lineBeginIndex: CFIndex;
var lineEndIndex: CFIndex;
var contentsEndIndex: CFIndex
);