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

iwidgetgrid

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

Declaration

Source position: msewidgetgrid.pas line 42

type iwidgetgrid = interface(inullinterface)

  function getgrid;

  function getbrushorigin;

  function getcol;

  function getdatapo();

  function getrowdatapo;

  procedure getdata();

  procedure setdata();

  procedure datachange();

  function getrow;

  procedure setrow();

  procedure changed;

  procedure edited;

  function empty();

  function cangridcopy;

  procedure updateeditoptions();

  procedure coloptionstoeditoptions();

  function showcaretrect();

  procedure widgetpainted();

  function nullcheckneeded();

  function nonullcheck;

  function nocheckvalue;

  property grid: tcustomwidgetgrid; [r]

  procedure updateifigriddata();

end;

Inheritance

iwidgetgrid

inullinterface


Documentation generated on: 2021-05-13