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

tcustomwidgetgrid

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

Declaration

Source position: msewidgetgrid.pas line 293

type tcustomwidgetgrid = class(tcustomgrid)

public

  constructor create(); override;

  destructor destroy; override;

  procedure writestate(); override;

  procedure insertwidget(); override;

  function childrencount; override;

  function getlogicalchildren; override;

  procedure focuslock;

  procedure focusunlock;

  procedure seteditfocus;

  procedure setcellclientclick();

  function editwidgetatpos();

  function widgetcell();

  function cellwidget();

  function copyselection; override;

  function pasteselection; override;

  property datacols: twidgetcols; [rw]

  property fixcols: twidgetfixcols; [rw]

  property fixrows: twidgetfixrows; [rw]

end;

Inheritance

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