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

Tflobjs

Declaration

Source position: xforms.pp line 471

type Tflobjs = record

  form: Pform;

  u_vdata: Pointer;

  u_cdata: Pchar;

  u_ldata: LongInt;

  objclass: LongInt;

  thetype: LongInt;

  boxtype: LongInt;

  x: TFL_Coord;

  y: TFL_Coord;

  w: TFL_Coord;

  h: TFL_Coord;

  bw: TFL_Coord;

  col1: TFL_COLOR;

  col2: TFL_COLOR;

  thelabel: pchar;

  lcol: TFL_COLOR;

  align: LongInt;

  lsize: LongInt;

  lstyle: LongInt;

  shortcut: ;

  handle: PHandle;

  object_callback: PObject_Callback;

  argument: LongInt;

  spec: pointer;

  prehandle: PHandle;

  posthandle: PHandle;

  resize: Cardinal;

  nwgravity: Cardinal;

  segravity: Cardinal;

  parent: Pflobjs;

  child: Pflobjs;

  nc: Pflobjs;

  ischild: LongInt;

  prev: Pflobjs;

  next: Pflobjs;

  flpixmap: Pointer;

  use_pixmap: LongInt;

  double_buffer: LongInt;

  pushed: LongInt;

  focus: LongInt;

  belowmouse: LongInt;

  active: LongInt;

  input: LongInt;

  wantkey: LongInt;

  radio: LongInt;

  automatic: LongInt;

  redraw: LongInt;

  visible: LongInt;

  clip: LongInt;

  click_timeout: Cardinal;

  c_vdata: pointer;

  c_cdata: pchar;

  c_ldata: LongInt;

  cspec_size: Cardinal;

  aux_col1: TFL_COLOR;

  aux_col2: TFL_COLOR;

  dbl_background: TFL_COLOR;

  how_return: LongInt;

  reserved: array [0..5] of Cardinal;

end;


Documentation generated on: 2023-03-18