Unit 'xlib' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#x11]

TXCharStruct

Declaration

Source position: xlib.pp line 884

type TXCharStruct = record

  lbearing: cshort;

  rbearing: cshort;

  width: cshort;

  ascent: cshort;

  descent: cshort;

  attributes: cushort;

end;


Documentation generated on: 2025-07-25