[Overview][Constants][Types][Classes][Index] Reference for unit 'mselistbrowser' (#msegui)

tcustomlistview

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

Declaration

Source position: mselistbrowser.pas line 274

type tcustomlistview = class(tcellgrid, iedit)

public

  constructor create(); override;

  destructor destroy; override;

  procedure synctofontheight; override;

  function internaldragevent(); override;

  procedure moveitem();

  function indextocell();

  function celltoindex();

  function itematpos();

  function focuseditem;

  property focusedindex: Integer; [rw]

  function celltoitem();

  function finditembycaption();

  function findcellbycaption();

  function getselecteditems;

  function getselectedindexes;

  property items []: tlistitem; default; [rw]

  property editing: Boolean; [rw]

  property editor: tinplaceedit; [r]

  property colorselect: colorty; [rw]

  property colorglyph: colorty; [rw]

  property colorglyphactive: colorty; [rw]

  property glyphversionactive: int32; [rw]

  property cellwidth: Integer; [rw]

  property cellheight: Integer; [rw]

  property cellheightmin: Integer; [rw]

  property cellheightmax: Integer; [rw]

  property cellwidthmin: Integer; [rw]

  property cellwidthmax: Integer; [rw]

  property cellsize: sizety; [rw]

  property cellframe: tcellframe; [rw]

  property cellcursor: cursorshapety; [rw]

  property itemlist: titemviewlist; [rw]

  property options: listviewoptionsty; [rw]

  property cellfocusrectdist: Integer; [rw]

  property datacollinewidth: Integer; [rw]

  property datacollinecolor: colorty; [rw]

  property onitemevent: itemeventty; [rw]

  property onitemsmoved: gridblockmovedeventty; [rw]

  property optionsgrid: optionsgridty;

  property onselectionchanged: listvieweventty; [rw]

  property onbeforeupdatelayout: listvieweventty; [rw]

  property onlayoutchanged: listvieweventty; [rw]

  property oncopytoclipboard: updatestringeventty; [rw]

  property onpastefromclipboard: updatestringeventty; [rw]

end;

Inheritance

tcustomlistview,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