Unit 'Intuition' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#arosunits]

TStringInfo

Declaration

Source position: intuition.pas line 390

type TStringInfo = record

  Buffer: PChar;

  UndoBuffer: PChar;

  BufferPos: SmallInt;

  MaxChars: SmallInt;

  DispPos: SmallInt;

  UndoPos: SmallInt;

  NumChars: SmallInt;

  DispCount: SmallInt;

  CLeft: SmallInt;

  CTop: SmallInt;

  Extension: PStringExtend;

  _LongInt: LongInt;

  AltKeyMap: PKeyMap;

end;


Documentation generated on: 2023-03-18