JVCL Help:TJvEdit
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvEdit Class
[+] JvEdit.pas Classes
[+] TJvEdit Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvCustomEdit
TJvEdit
run\JvEdit.pas
Summary
Supports extended features such as alignment, password protection, custom caret and disabling clipboard commands.
Pascal
run\JvEdit.pas
TJvEdit = class(TJvCustomEdit);
Description
- JVCLInfo
TJvEdit implements the generic behavior introduced in TJvCustomEdit:
- Use Alignment to align the text in the edit box.
- Use MaxPixel to limit the maximum text size in pixels.
- Use DisabledColor and DisabledTextColor to specify a disabled color and text color.
- Use ClipboardCommands to disable specific clipboard commands.
- Use Caret to provide a custom caret shape.
About
▼ TJvEdit
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page