Class TrCheckListBox

Unit

Declaration

type TrCheckListBox = class(TCheckListBox)

Description

enhanced TCheckListBox with high DPI bug fix

Hierarchy

  • TCheckListBox
  • TrCheckListBox

Overview

Methods

Public function CheckedCount: integer;

Properties

Public property ScaleRatio: double read FScaleRatio;
Published property CheckboxUpdateMode: TCheckboxUpdateMode read FCheckboxUpdateMode write FCheckboxUpdateMode default chmCheckboxClick;

Description

Methods

Public function CheckedCount: integer;

indicates count of checked items

Properties

Public property ScaleRatio: double read FScaleRatio;

define actual scale ratio relative to original designed size

Published property CheckboxUpdateMode: TCheckboxUpdateMode read FCheckboxUpdateMode write FCheckboxUpdateMode default chmCheckboxClick;

define mode for checkbox update


Generated by PasDoc 0.15.0.