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

tscrollboxframe

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: msewidgets.pas line 527

type tscrollboxframe = class(tcustomscrollboxframe)

published

  property options: captionframeoptionsty;

  property optionsscroll: optionsscrollty;

  property dragbuttons: shiftstatesty;

  property clientwidth: Integer;

  property clientheight: Integer;

  property clientwidthmin: Integer;

  property clientheightmin: Integer;

  property zoomwidthstep: real;

  property zoomheightstep: real;

  property zoomwheelsensitivity: real;

  property levelo: Integer;

  property leveli: Integer;

  property framewidth: Integer;

  property colorframe: colorty;

  property colorframeactive: colorty;

  property colorframedisabled: colorty;

  property colorframemouse: colorty;

  property colorframeclicked: colorty;

  property colorframedefault: colorty;

  property colordkshadow: colorty;

  property colorshadow: colorty;

  property colorlight: colorty;

  property colorhighlight: colorty;

  property colordkwidth: Integer;

  property colorhlwidth: Integer;

  property hiddenedges: edgesty;

  property colorclient: colorty;

  property framei_left: Integer;

  property framei_top: Integer;

  property framei_right: Integer;

  property framei_bottom: Integer;

  property frameo_left: Integer;

  property frameo_top: Integer;

  property frameo_right: Integer;

  property frameo_bottom: Integer;

  property frameimage_list: timagelist;

  property frameimage_left: Integer;

  property frameimage_top: Integer;

  property frameimage_right: Integer;

  property frameimage_bottom: Integer;

  property frameimage_offset: imagenrty;

  property frameimage_offset1: imagenrty;

  property frameimage_offsetdisabled: imagenrty;

  property frameimage_offsetmouse: imagenrty;

  property frameimage_offsetclicked: imagenrty;

  property frameimage_offsetactive: imagenrty;

  property frameimage_offsetfocused: imagenrty;

  property frameface_list: tfacelist;

  property frameface_offset: facenrty;

  property frameface_offset1: facenrty;

  property frameface_offsetdisabled: facenrty;

  property frameface_offsetmouse: facenrty;

  property frameface_offsetclicked: facenrty;

  property frameface_offsetactive: facenrty;

  property frameface_offsetfocused: facenrty;

  property optionsskin: frameskinoptionsty;

  property caption: msestring;

  property captiontextflags: textflagsty;

  property captionpos: captionposty;

  property captiondist: Integer;

  property captionoffset: Integer;

  property focusrectdist: int32;

  property extraspace: int32;

  property imagedist: int32;

  property imagedist1: int32;

  property imagedist2: int32;

  property font: tframefont;

  property localprops: framelocalpropsty;

  property localprops1: framelocalprops1ty;

  property template: tframecomp;

  property sbhorz: tscrollboxscrollbar;

  property sbvert: tscrollboxscrollbar;

end;

Inheritance

tscrollboxframe

|

tcustomscrollboxframe,iscrollbox

|

tcustomscrollframe

|

tcustomcaptionframe

|

tcustomframe,iimagelistinfo

|

toptionalpersistent

|

tnullinterfacedpersistent,iunknown

|

tvirtualpersistent

|

tpersistent

?

TObject


Documentation generated on: 2021-05-13