Class TrListBox

Unit

Declaration

type TrListBox = class(TListBox)

Description

enhanced TListBox with high DPI bug fix

Hierarchy

  • TListBox
  • TrListBox

Overview

Methods

Public function SelectedItemText: string;

Properties

Public property ScaleRatio: double read FScaleRatio;

Description

Methods

Public function SelectedItemText: string;

text of selected item

Properties

Public property ScaleRatio: double read FScaleRatio;

define actual scale ratio relative to original designed size


Generated by PasDoc 0.15.0.