TEdit

E322635

TEdit is a standard text input control in Delphi's Visual Component Library used for entering and editing single-line text.

All labels observed (1)

Label Occurrences
TEdit canonical 3

How this entity was disambiguated

Statements (50)

Predicate Object
instanceOf Delphi VCL component
GUI control
text input control
belongsTo VCL.StdCtrls unit
category standard control
commonlyUsedIn desktop applications
form-based user interfaces
developedBy Borland
Embarcadero Technologies
displayedAs single-line edit box
doesNotSupport multi-line text
hasEvent OnChange
OnClick
OnDblClick
OnEnter
OnExit
OnKeyDown
OnKeyPress
OnKeyUp
OnMouseDown
OnMouseMove
OnMouseUp
hasFeature character case conversion
numeric-only input restriction
optional password masking
hasProperty Alignment
CharCase
Color
Enabled
Font
MaxLength
NumbersOnly
PasswordChar
ReadOnly
TabOrder
TabStop
Text
Visible
inheritsFrom TCustomEdit
TWinControl
introducedIn early versions of Delphi
partOf Delphi (programming language)
surface form: Delphi Visual Component Library
runsOn Windows
supports clipboard operations
data-aware usage via wrappers
keyboard shortcuts
single-line input only
usedFor editing single-line text
entering single-line text
writtenIn Pascal
surface form: Object Pascal

How these facts were elicited

Referenced by (3)

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