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

tgridframe

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

Declaration

Source position: msegrids.pas line 1783

type tgridframe = class(tcustomautoscrollframe)

public

  constructor create();

published

  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 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 options: captionframeoptionsty;

  property optionsskin: frameskinoptionsty;

  property sbvert: tscrollboxscrollbar;

  property sbhorz: tscrollboxscrollbar;

  property caption: msestring;

  property captiontextflags: textflagsty;

  property captionpos: captionposty;

  property captiondist: Integer;

  property captionoffset: Integer;

  property font: tframefont;

  property localprops: framelocalpropsty;

  property localprops1: framelocalprops1ty;

  property template: tframecomp;

end;

Inheritance

tgridframe

|

tcustomautoscrollframe

|

tcustomscrollboxframe,iscrollbox

|

tcustomscrollframe

|

tcustomcaptionframe

|

tcustomframe,iimagelistinfo

|

toptionalpersistent

|

tnullinterfacedpersistent,iunknown

|

tvirtualpersistent

|

tpersistent

?

TObject


Documentation generated on: 2021-05-13