Unit 'intuition' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#amunits]

tStringInfo

Declaration

Source position: intuition.pas line 608

type tStringInfo = record

  Buffer: STRPTR;

  UndoBuffer: STRPTR;

  BufferPos: SmallInt;

  MaxChars: SmallInt;

  DispPos: SmallInt;

  UndoPos: SmallInt;

  NumChars: SmallInt;

  DispCount: SmallInt;

  CLeft: SmallInt;

  CTop: SmallInt;

  Extension: Pointer;

  _LongInt: LongInt;

  AltKeyMap: Pointer;

end;


Documentation generated on: 2023-03-18