TDBEdit

E1014699

TDBEdit is a data-aware edit control component in Delphi that displays and allows editing of field values from a connected dataset.

All labels observed (1)

Label Occurrences
TDBEdit canonical 1

How this entity was disambiguated

Statements (53)

Predicate Object
instanceOf Delphi visual component ⓘ
VCL component ⓘ
data-aware edit control ⓘ
belongsToPackage VCL.DB package ⓘ
bindsTo TField ⓘ
database field ⓘ
category data-aware control ⓘ
edit control ⓘ
createdBy Borland ⓘ
definedIn DBCtrls unit ⓘ
event OnChange ⓘ
OnClick ⓘ
OnDblClick ⓘ
OnEnter ⓘ
OnExit ⓘ
OnKeyDown ⓘ
OnKeyPress ⓘ
OnKeyUp ⓘ
hasProperty Alignment ⓘ
CharCase ⓘ
Color ⓘ
DataField ⓘ
DataSource ⓘ
DataSource.DataSet ⓘ
Enabled ⓘ
Font ⓘ
MaxLength ⓘ
PasswordChar ⓘ
ReadOnly ⓘ
TabOrder ⓘ
TabStop ⓘ
Text ⓘ
Visible ⓘ
inheritsFrom TControl ⓘ
TCustomEdit ⓘ
TObject ⓘ
linked to: TComponent

TPersistent ⓘ
linked to: TComponent

TWinControl ⓘ
maintainedBy Embarcadero Technologies ⓘ
partOf Delphi VCL ⓘ
programmingLanguage Object Pascal ⓘ
requires TDataSet ⓘ
TDataSource ⓘ
runsOn Windows ⓘ
supports data validation via dataset ⓘ
navigation with data-aware controls ⓘ
supportsFramework VCL ⓘ
synchronizesWith underlying dataset field value ⓘ
updates dataset field on data post ⓘ
usedFor displaying field values from a dataset ⓘ
editing field values from a dataset ⓘ
usedIn C++Builder ⓘ
Delphi IDE ⓘ
linked to: RAD Studio

How these facts were elicited

Referenced by (1)

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

TDataSource → isUsedWith → TDBEdit ⓘ