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

TFL_STATE

Declaration

Source position: xforms.pp line 998

type TFL_STATE = record

  xvinfo: PXVisualInfo;

  cur_fnt: PXFontStruct;

  colormap: TColormap;

  trailblazer: TWindow;

  vclass: LongInt;

  depth: LongInt;

  rgb_bits: LongInt;

  dithered: LongInt;

  pcm: LongInt;

  gc: array [0..16] of TGC;

  textgc: array [0..16] of TGC;

  dimmedGC: TGC;

  lut: array [0..FL_MAX_COLS] of Cardinal;

  rshift: Word;

  rmask: LongInt;

  rbits: LongInt;

  gshift: Word;

  gmask: LongInt;

  gbits: LongInt;

  bshift: Word;

  bmask: LongInt;

  bbits: LongInt;

end;


Documentation generated on: 2023-03-18