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

TXkbSectionRec

Declaration

Source position: xkb.pp line 1489

type TXkbSectionRec = record

  name: TAtom;

  priority: Byte;

  top: SmallInt;

  left: SmallInt;

  width: Word;

  height: Word;

  angle: SmallInt;

  num_rows: Word;

  num_doodads: Word;

  num_overlays: Word;

  rows: PXkbRowPtr;

  doodads: PXkbDoodadPtr;

  bounds: TXkbBoundsRec;

  overlays: PXkbOverlayPtr;

end;


Documentation generated on: 2023-03-18