[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'msegui' (#msegui)

baseframeinfoty

Declaration

Source position: msegui.pas line 432

type baseframeinfoty = record

  levelo: Integer;

  leveli: Integer;

  framewidth: Integer;

  colorframe: colorty;

  colorframeactive: colorty;

  colorframedisabled: colorty;

  colorframemouse: colorty;

  colorframeclicked: colorty;

  colorframedefault: colorty;

  hiddenedges: edgesty;

  framecolors: framecolorinfoty;

  colorclient: colorty;

  innerframe: framety;

  outerframe: framety;

  focusrectdist: int32;

  extraspace: int32;

  imagedist: int32;

  imagedist1: int32;

  imagedist2: int32;

  colorglyph: colorty;

  colorpattern: colorty;

  frameimage_left: Integer;

  frameimage_top: Integer;

  frameimage_right: Integer;

  frameimage_bottom: Integer;

  frameimage_offsets: frameimageoffsetsty;

  frameface_offsets: framefaceoffsetsty;

  optionsskin: frameskinoptionsty;

  frameface_list: tfacelist;

  frameimage_list: timagelist;

end;


Documentation generated on: 2021-05-13