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

tgriddatalink

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

Declaration

Source position: msedbedit.pas line 1336

type tgriddatalink = class(tfieldsdatalink, ievent, idbeditinfo, iobjectlink)

public

  constructor create();

  destructor destroy; override;

  property firstrecord: Integer; [r]

  function getdummystringbuffer;

  function getrowfieldisnull();

  function getansistringbuffer();

  function getstringbuffer();

  function getdisplaystringbuffer();

  function getbooleanbuffer();

  function getintegerbuffer();

  function getint64buffer();

  function getrealtybuffer();

  function getdatetimebuffer();

  function canclose();

  procedure painted;

  procedure loaded;

  procedure doshortcut();

  procedure setselected();

  procedure beforefocuscell();

  function domoveby(); virtual;

  function moveby(); override;

  function rowtorecnozerobased();

  function isfirstrow;

  function islastrow;

  property owner: tcustomgrid; [r]

  property field_state: tfield; [r]

  property field_color: tfield; [r]

  property field_font: tfield; [r]

  property field_readonly: tfield; [r]

  property field_merged: tfield; [r]

  property field_selected: tfield; [r]

published

  property options: griddatalinkoptionsty; [rw]

  property onupdaterowdata: updaterowdataeventty; [rw]

  property datasource: tdatasource; [rw]

  property fieldname_state: string; [rw]

  property fieldname_color: string; [rw]

  property fieldname_font: string; [rw]

  property fieldname_readonly: string; [rw]

  property fieldname_merged: string; [rw]

  property fieldname_selected: string; [rw]

  property navigator: tdbnavigator; [rw]

  property onbeginedit: notifyeventty; [rw]

  property onendedit: notifyeventty; [rw]

end;

Inheritance

tgriddatalink,ievent,idbeditinfo,iobjectlink

|

tfieldsdatalink,iifidataserver

|

tmsedatalink

|

tdatalink

?

TObject


Documentation generated on: 2021-05-13