JVCL Help:TJvXPCheckbox

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvXPCustomControl
TJvXPCustomStyleControl
TJvXPCustomCheckControl
TJvXPCheckbox
run\JvXPCheckCtrls.pas


Summary

Checkbox that draws itself in an XP style.

run\JvXPCheckCtrls.pas


Pascal

 run\JvXPCheckCtrls.pas
 TJvXPCheckbox = class(TJvXPCustomCheckControl);


Description

  1. 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.

run\JvXPCheckCtrls.pas


About

Navigation

run\JvXPCheckCtrls.pas



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