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

twidgetgrid

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

Declaration

Source position: msewidgetgrid.pas line 382

type twidgetgrid = class(tcustomwidgetgrid)

public

  procedure initnewcomponent(); override;

published

  property optionsgrid: optionsgridty;

  property optionsgrid1: optionsgrid1ty;

  property optionsfold: optionsfoldty;

  property rowstatelist: trowstatelist;

  property fixcols: twidgetfixcols;

  property fixrows: twidgetfixrows;

  property rowcount: Integer;

  property rowcountmax: Integer;

  property gridframecolor: colorty;

  property rowcolors: tcolorarrayprop;

  property rowfonts: trowfontarrayprop;

  property zebra_color: colorty;

  property zebra_start: Integer;

  property zebra_height: Integer;

  property zebra_step: Integer;

  property datacols: twidgetcols;

  property ifilink: tifigridlinkcomp;

  property datarowlinewidth: Integer;

  property datarowlinecolorfix: colorty;

  property datarowlinecolor: colorty;

  property datarowheight: Integer;

  property datarowheightmin: Integer;

  property datarowheightmax: Integer;

  property statfile: tstatfile;

  property statvarname: msestring;

  property statpriority: Integer;

  property oncopyselection: copyselectioneventty;

  property onpasteselection: pasteselectioneventty;

  property onbeforeupdatelayout: gridnotifyeventty;

  property onlayoutchanged: gridnotifyeventty;

  property oncolmoving: gridblockmovingeventty;

  property oncolmoved: gridblockmovedeventty;

  property onrowcountchanged: gridnotifyeventty;

  property onrowdatachanged: griddataeventty;

  property onrowsdatachanged: griddatablockeventty;

  property onrowsmoving: gridblockmovingeventty;

  property onrowsmoved: gridblockmovedeventty;

  property onrowsinserting: gridbeforeblockeventty;

  property onrowsinserted: gridblockeventty;

  property onrowsdeleting: gridbeforeblockeventty;

  property onrowsdeleted: gridblockeventty;

  property onrowsmodified: notifyeventty;

  property onedited: notifyeventty;

  property onscrollrows: gridscrolleventty;

  property ongetmorerows: gridmorerowseventty;

  property oncellevent: celleventty;

  property onselectionchanged: notifyeventty;

  property onsort: gridsorteventty;

  property onsortchanged: gridnotifyeventty;

  property drag: tdragcontroller;

end;

Inheritance

twidgetgrid

|

tcustomwidgetgrid

|

tcustomgrid,iautoscrollframe,iobjectpicker,iscrollbar,idragcontroller,istatfile,iifigridlink,iassistiveclientgrid

  

A grid widget

|

tpublishedwidget

|

tpublishedwidgetnwr

|

tactionpublishedwidgetnwr

|

tactionwidget

|

twidget,iscrollframe,iface,iassistiveclient

|

tactcomponent,iactivatorclient

|

tmsecomponent,ievent,iificommand,iificlient

|

tcomponent

?

TObject


Documentation generated on: 2021-05-13