TDBNavigator

E1014700

TDBNavigator is a Delphi visual component that provides a toolbar of buttons for navigating, editing, and managing records in a dataset linked through a TDataSource.

All labels observed (1)

Label Occurrences
TDBNavigator canonical 1

How this entity was disambiguated

Statements (54)

Predicate Object
instanceOf Delphi visual component
data-aware control
belongsTo Borland Delphi
Embarcadero Delphi
developedIn Object Pascal
event OnClick
OnEnter
OnExit
OnKeyDown
OnKeyPress
OnKeyUp
OnMouseDown
OnMouseMove
OnMouseUp
OnResize
hasSuperclass TWinControl
partOf Delphi VCL
property Align
Anchors
ConfirmDelete
Constraints
DataSource
Enabled
Flat
Hints
ParentBiDiMode
ParentCtl3D
ParentFont
ParentShowHint
ShowHint
TabOrder
TabStop
Visible
VisibleButtons
requires active TDataSet via TDataSource
runsOn Windows
supportsButton nbCancel
nbDelete
nbEdit
nbFirst
nbInsert
nbLast
nbNext
nbPost
nbPrior
nbRefresh
usedFor cancelling edits in a dataset
deleting records in a dataset
editing records in a dataset
inserting records in a dataset
navigating records in a dataset
posting changes to a dataset
refreshing dataset contents
uses TDataSource

How these facts were elicited

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.

TDataSource isUsedWith TDBNavigator