Unit 'MacOSAll' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#univint]

CFStringInlineBuffer

Declaration

Source position: CFString.pas line 976

type CFStringInlineBuffer = record

  buffer: array [0..__kCFStringInlineBufferLength-1] of UniChar;

  theString: CFStringRef;

  directBuffer: UniCharPtr;

  rangeToBuffer: CFRange;

  bufferedRangeStart: CFIndex;

  bufferedRangeEnd: CFIndex;

end;


Documentation generated on: 2023-03-18