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

tcustomstringgrid

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

Declaration

Source position: msegrids.pas line 2702

type tcustomstringgrid = class(tcellgrid, iedit)

public

  constructor create(); override;

  destructor destroy; override;

  procedure initnewcomponent(); override;

  procedure synctofontheight; override;

  function canclose(); override;

  function textclipped();

  function appendrow();

  function appenddatarow();

  function copyselection; override;

  function pasteselection; override;

  property items []: msestring; [rw]

  property datacols: tstringcols; [rw]

  property caretwidth: Integer; [rw]

end;

Inheritance

tcustomstringgrid,iedit

|

tcellgrid

|

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