Home | 10% - Off! | New | VCL | DB-Aware | Tools | DB Tools | Apps | Samples | .NET | .NET DB-Aware | .NET Tools | .NET Samples | Kylix | Docs | Bold | Discussion | Sites | Tips | DPFL | Authors | Uploads | RSS | Store | Advertisement | About
Components

Buttons and Check Boxes
Speed Buttons
MS Style Buttons
Other Buttons
Buttons
Buttons with dialogs
Animated Buttons
Non-standard form
Check Boxes
Radio Buttons
Gradient Buttons
Packs
Power Buttons
Groups and Group Boxes
Bars and Status Bars
Dialogs
Edits, Memos
Forms
Graphics
Grids
Indicators and Gauges
Labels
List and Combo Boxes
ListViews and TreeViews
Menus
Panels
Shapes
Sizers, Scrollers, etc.
Tabbed Components
Effects and Multimedia
Misc. Effects
Sound Effects
Reports
Print VCL
Charts and Graphs
Communications
Internet
System
Files and Drives
Miscellaneous
Tools
LAN and WAN
Installation
Date and Time
Data Compress
Science
Security
Component Packs
Property Editors
Experts, IDE etc.
Components > Buttons and Check Boxes > Check Boxes  

Companies News:

FastReport FMX released
FastReport FMX released

Report generator FastReport FMX is the first multiplatform solution for including Business Intelligence into software based on Embarcadero FireMonkey IDE (Delphi for MS Windows and Apple Mac OS X).

Compatible with Embarcadero RAD Studio XE2 (FireMonkey) and XE3 (FireMonkey 2).

Visual report designer is available now on both MS Windows and on MAC OS X!

Full sources.

Get more info here

Want to know more ?

 

CheckBox98 FWS 3 k 24 Aug 1998
By Jan Hulala. CheckBox with Windows 98 look.
 
Fully functional
Source: Included
Download: D2 D3 D4  

DCPropCheck v.1.0FWS 18 k 15 Nov 1999
By Dream Company. This is the real time saver when you need to use checkbox to edit the value of some property. Instead of writing event handlers you just use DCPropCheck and specify there Component and PropName properties. Just look at how it's done in the included demo project.
 
Fully functional
Source: Included
Download: CB1 CB3 CB4 D2 D3 D4 D5  Homepage

EW-CheckBox v.1.0FWS 6 k 07 Mar 2005
By Steffen Goldenstein. Features:
  • normal or round box;
  • 3 different glyphs: check, cross or dot;
  • border: normal, lowered or raised;
  • optional: flat look;
  • optional: hot color (font color changes on mouse over);
  • optional: disable focus;
  • font and background color changeable.

 
Fully functional
Source: Included
Download: D4 D5 D6 D7  Homepage

Smart 3D Checkbox v.1.0FWS 15 k 21 Dec 1998
By Stephan Marais. The checkbox has a 3D look and can be resized. The size of the checkbox changes when resized.
 
Fully functional
Source: Included
Download: D4  Homepage

TAdvCheckBox v.1.0FWS 1 k 15 Dec 2000
By Alexander Markus. This is a very small extension of the TCheckBox Component. It adds an OnChange-Event, which is fired every time the status of the CheckBox changes.
 
Fully functional
Source: Included
Download: D1 D2 D3 D4 D5  

TBitCheckBox v.1.0FWS 6 k 06 Nov 1996
By Bill Menees. This is a VCL component that behaves almost exactly like the TCheckBox component except it allows you to use images for each state.
 
Fully functional
Source: Included
Download: D2  

TDSCheckBox v.1.0FWS 7 k 17 Jan 2001
By Digit Studio's. Very nice graphic CheckBox.
 
Fully functional
Source: Included
Download: D4 D5  Homepage

TDtcCheck v.1.0FWS 4 k 21 Aug 2001
By Devon Clark. This component emulates the standard TCheckBox except that the display when State=cbGrayed can be controlled. The standard checkbox always displays a check when the state is grayed. This component has an additional property named GrayChecked that controls the display.

This is useful if the grayed state indicates that a default value will be used. GrayChecked can be used to display the default value.
 
Fully functional
Source: Included

Download: D1 D2 D3 D4 D5 D6  

THebBorCheck v.1.01FWS 13 k 11 Apr 1997
By Artlog ltd. This module emplements old BWCC style checkboxes that allows user to make his check button right justifyed, which is useful for right-to-left languages like hebrew or arabic.
 
Fully functional
Source: Included
Download: D1  Homepage

TIACheckControl v.1.0FWS 15 k 01 Jun 2001
By Igor Andronov. This component is for replacing of standart TCheckBox and TRadioButton with a number of original/user styles multiline/3D and so one...

Component provides the next:

  • Coulld be used as CheckBox or RadioButton
  • Supports Group Indexes - so no need in group boxies
  • Multiline Text Supporting with 3 alining styles
  • Vertical and horizontal 8 types of aligning of text/check fields
  • 4 original styles + User Bitmap style by TImageList using
  • Any Angle of Text Field Supports
  • Supports Mouse and Keyboard/checking/focusing
  • Any Colors
  • Could be transparent.

 
Fully functional
Source: Included
Download: D4 D5  Homepage

TLightCheck v.1.02FWS 6 k 20 Jun 1997
By Frederic Vanmol. CheckBox with light on/off effect.
 
Fully functional
Source: Included
Download: D1 D2  

TPCheck v.3.10FWS 11 k 20 Feb 2002
By PDJTools. CheckBox which allows to use:
  • ImageType: 7 different glyph
  • Style: bvNone, bvLowered, bvRaised, bvRound, bvSimple
  • ColorFont: ColorFontIn, ColorFontOut
  • PlayMusic: Play music on event Checked / not Checked
  • MultiLine Hint: When mouse in position
  • Flat
  • Transparent.

 
Fully functional
Source: Included
Download: D3 D4 D5 D6  Homepage

TRangeBox & TDBRangeBox v.1.0FWS 5 k 07 Nov 1997
By Tom Deprez. This is a VCL component that checks if a value is in a certain range or not. There is standard and data-aware versions.
 
Fully functional
Source: Included
Download: D2  

TRegCheckBox v.0.1FWS 6 k 10 Apr 2003
By Marco Andre Carvalho. Descendent component from TCheckBox. Read/Write keys into windows system registry.

Has the ability to create conditions if a certain value(string, integer) was met by the read of the registry.

Ex.: RegCheck1.a_KeyName := 'TestStr'; RegCheck1.a_KeyPath := 'Test';
RegCheck1.a_Condition := 'I=Just a test'; // Case insensitive and equal to "Just a test".

RegCheck1 will them be checked if the condition of the read was met by the property a_Condition.

Very useful if your application makes lot of use of system registry. Fast and clean.
 
Fully functional
Source: Included

Download: D6  Discuss productHomepage

TSRCheckBox v.1.40FWS 16 k 04 Jul 2006
By ProShare. TSRCheckButton is a CheckButton component with WordWrap and Transparent properties like TLabel. It has an additional OnChange event which is fired on all changes of state. OnClick is only fired when the component is clicked.
 
Fully functional
Source: Included
Download: D2 D2005 D3 D4 D5 D6 D7  Homepage

TdbCheckFlags FWS 12 k 06 Mar 2002
By aa --. TdbCheckFlags is TdbCheckBox variant with capability to checks the specified N-th bit (0 to 31), whether is set or cleared.

Applied to Boolean, String, and any numeric type of field (they treated as integer 32-bit anyway). See demo application for example of usage.

Also provided, QuickReport version of the component, originally written as QRCheckBox by Poul Doland and Andy Corteen.
 
Fully functional
Source: Included

Download: D3 D5 D6  Homepage


News from our Sponsors

  Delphi 2010 Handbook: A Guide to the New Features of Delphi 2010;
The guide to what's new in Delphi 2010, from the best-selling author of the Mastering Delphi series and the Delphi 2007 and 2009 Handbooks. The book covers all the new features of Delphi 2010 for Win32, from Extended RTTI to new IDE features, from Windows 7 support to the improved DataSnap architecture. This is a brand new book, there is no overlapping material with the Delphi 2007 Handbook and Delphi 2009 Handbook (which you can consider buying along with this book in printed or electronic format). The Delphi 2010 Handbook is expected to have about 300 pages covering exclusively new Delphi 2010 features. There is no introduction material or anything like that. The book is for developers who use Delphi 2010. more... more...


  Introducing Delphi Programming: Theory through Practice
"Introducing Delphi Programming turned out to be outstanding: it begins where I needed to begin: it progresses smoothly from task to task; it is built around sets of practical exercises and practice activities; explanations are clear and well organized. It is the best "how to" book of any type that I have ever used.--Pat Byrd, Department of Applied Linguistics & ESL, Georgia State University more... more...

Advertising on Torry's Delphi Pages

 

Sort order
Title
Modification
Publication
Quick Search
Exact phrase
Title
Description


Advertising on Torry's Delphi Pages

www.anyplace-control.com

Guest Book
Guest Book

Subscribe to news in RSS 2.0 format!Subscribe to news in RSS 2.0 format!
Bookmark and Share
Up | Home | 10% - Off! | New | VCL | DB-Aware | Tools | DB Tools | Apps | Samples | .NET | .NET DB-Aware | .NET Tools | .NET Samples | Kylix | Docs | Bold | Discussion | Sites | Tips | DPFL | Authors | Uploads | RSS | Store | Advertisement | About
Copyright © Torry's Delphi Pages Torry's Delphi Pages Maintained by Torry Team. Notes? Comments? Feel free to send...

The Ultimate Source of Object Pascal and Delphi Programming Knowledge.

Copyright © 1996-2013
All trademarks are the sole property of their respective owners
Privacy Policy