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

tdbnavigator

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

Declaration

Source position: msedbedit.pas line 182

type tdbnavigator = class(tcustomtoolbar, idbnaviglink)

public

  constructor create(); override;

  destructor destroy; override;

  function canclose(); override;

  procedure edit;

  function canautoedit;

  procedure updatereadonly();

published

  property statfile: tstatfile;

  property datasource: tdatasource; [rw]

  property visiblebuttons: dbnavigbuttonsty; [rw]

  property colorglyph: colorty; [rw]

  property buttonface: tface; [rw]

  property buttonwidth: Integer; [rw]

  property buttonheight: Integer; [rw]

  property bounds_cx: Integer;

  property bounds_cy: Integer;

  property shortcut_first: shortcutty; [rw]

  property shortcut_prior: shortcutty; [rw]

  property shortcut_next: shortcutty; [rw]

  property shortcut_last: shortcutty; [rw]

  property shortcut_insert: shortcutty; [rw]

  property shortcut_delete: shortcutty; [rw]

  property shortcut_copyrecord: shortcutty; [rw]

  property shortcut_edit: shortcutty; [rw]

  property shortcut_post: shortcutty; [rw]

  property shortcut_cancel: shortcutty; [rw]

  property shortcut_refresh: shortcutty; [rw]

  property shortcut_filter: shortcutty; [rw]

  property shortcut_filtermin: shortcutty; [rw]

  property shortcut_filtermax: shortcutty; [rw]

  property shortcut_filteronoff: shortcutty; [rw]

  property shortcut_find: shortcutty; [rw]

  property shortcut_autoedit: shortcutty; [rw]

  property options: dbnavigatoroptionsty; [rw]

  property autoedit: Boolean; [rw]

  property dialogbutton: tdbnavigbutton; [rw]

  property ondialogexecute: notifyeventty; [rw]

  property onreadonlychange: booleanchangedeventty; [rw]

end;

Inheritance

tdbnavigator,idbnaviglink

|

tcustomtoolbar,istatfile,iframe

|

tcustomstepbox,istepbar,idragcontroller

|

tpublishedwidget

|

tpublishedwidgetnwr

|

tactionpublishedwidgetnwr

|

tactionwidget

|

twidget,iscrollframe,iface,iassistiveclient

|

tactcomponent,iactivatorclient

|

tmsecomponent,ievent,iificommand,iificlient

|

tcomponent

?

TObject


Documentation generated on: 2021-05-13