Units
Class Hierarchy
Classes, Interfaces, Objects and Records
Types
Variables
Constants
Functions and Procedures
Identifiers
rImprovedComps
type TrCheckListBox = class(TCheckListBox)
enhaced TCheckListBox with high DPI bug fix
property ScaleRatio: double read FScaleRatio;
property CheckboxUpdateMode: TCheckboxUpdateMode read FCheckboxUpdateMode write FCheckboxUpdateMode default chmCheckboxClick;
define actual scale ratio relative to original designed size
define mode for checkbox update