JVCL Help:TJvXPCheckbox
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvXPCheckbox Class
[+] JvXPCheckCtrls.pas Classes
[+] TJvXPCheckbox Methods
[+] TJvXPCheckbox Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvXPCustomControl
TJvXPCustomStyleControl
TJvXPCustomCheckControl
TJvXPCheckbox
run\JvXPCheckCtrls.pas
Summary
Checkbox that draws itself in an XP style.
Pascal
run\JvXPCheckCtrls.pas
TJvXPCheckbox = class(TJvXPCustomCheckControl);
Description
- JVCLInfo
Use TJvXPCheckbox when you need to place a checkbox on your form that looks like checkboxes in Windows XP. TJvXPCheckbox inherits from TJvXPCustomCheckControl and publishes most of its properties and events but only overrides the DrawCheckSymbol to draw the different checkbox states.
About
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