Unit 'prefs' Package
[Overview][Constants][Types][Index] [#amunits]

tReactionPrefs

Declaration

Source position: prefs.pas line 624

type tReactionPrefs = record

  rp_BevelType: Word;

  rp_GlyphType: Word;

  rp_LayoutSpacing: Word;

  rp_3DProp: SmallInt;

  rp_LabelPen: Word;

  rp_LabelPlace: Word;

  rp_3DLabel: SmallInt;

  rp_SimpleRefresh: SmallInt;

  rp_3DLook: SmallInt;

  rp_FallbackAttr: tTextAttr;

  rp_LabelAttr: tTextAttr;

  rp_FallbackName: array [0..(FONTNAMESIZE)-1] of Byte;

  rp_LabelName: array [0..(FONTNAMESIZE)-1] of Byte;

  rp_Pattern: array [0..255] of Byte;

end;


Documentation generated on: 2021-07-30