Class TrPopupDataList
Unit
rDBComponents
Declaration
type TrPopupDataList = class(TPopupDataList)
Description
TPopupDataList for TrDBLookupComboBox to access Paint method
Hierarchy
- TPopupDataList
- TrPopupDataList
Overview
Methods
Properties
Description
Methods
|
function GetMaxItemWidth: integer; |
|
Properties
|
property ItemHeight: integer read FItemHeight write FItemHeight; |
|
|
property ItemIncreaseHeight: integer read FItemIncreaseHeight write FItemIncreaseHeight; |
|
|
property ItemIncreaseWidth: integer read FItemIncreaseWidth write FItemIncreaseWidth; |
|
|
property OnProcessSearchKey: TKeyPressEvent read FProcessSearchKey write FProcessSearchKey; |
|
|
property Canvas; |
|
Generated by PasDoc 0.15.0.
|