TCustomEdit
E1014711
TCustomEdit is a base class in Delphi's VCL framework that provides core functionality for editable text controls from which more specialized edit components are derived.
Statements (49)
| Predicate | Object |
|---|---|
| instanceOf |
Delphi VCL class
ⓘ
base class ⓘ |
| category | text input control ⓘ |
| definedInLanguage | Delphi NERFINISHED ⓘ |
| designTimeVisibility | not intended for direct use on forms ⓘ |
| framework | VCL NERFINISHED ⓘ |
| hasEvent |
OnChange
ⓘ
OnKeyDown ⓘ OnKeyPress ⓘ OnKeyUp ⓘ |
| hasMethod |
Clear
ⓘ
ClearSelection ⓘ CopyToClipboard ⓘ CutToClipboard ⓘ PasteFromClipboard ⓘ Undo ⓘ |
| hasProperty |
Alignment
ⓘ
CharCase ⓘ HideSelection ⓘ MaxLength ⓘ OEMConvert ⓘ ParentColor ⓘ ParentFont ⓘ PasswordChar ⓘ ReadOnly ⓘ SelLength ⓘ SelStart ⓘ SelText ⓘ Text ⓘ |
| inheritsFrom |
TControl
ⓘ
TWinControl ⓘ |
| intendedUsage | base for descendant edit controls ⓘ |
| library | Visual Component Library NERFINISHED ⓘ |
| module | StdCtrls unit NERFINISHED ⓘ |
| platform | Windows ⓘ |
| purpose | provide core functionality for editable text controls ⓘ |
| supports |
OEM and ANSI character sets
ⓘ
alignment of text ⓘ character casing control ⓘ clipboard operations ⓘ keyboard navigation ⓘ password character masking ⓘ read-only mode ⓘ single-line text editing ⓘ text selection ⓘ |
| usedAsBaseFor |
TEdit
NERFINISHED
ⓘ
TMemo NERFINISHED ⓘ TRichEdit NERFINISHED ⓘ |
| wraps | Windows EDIT control ⓘ |
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.