Class TrPopupDataList

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TrPopupDataList = class(TPopupDataList)

Description

PopupDataList for rDBLookupComboBox to access Paint method

Hierarchy

  • TPopupDataList
  • TrPopupDataList

Overview

Methods

Public function GetMaxItemWidth: integer;

Properties

Public property ItemHeight: integer read FItemHeight write FItemHeight;
Public property ItemIncreaseHeight: integer read FItemIncreaseHeight write FItemIncreaseHeight;
Public property ItemIncreaseWidth: integer read FItemIncreaseWidth write FItemIncreaseWidth;
Public property GetListItemProps: TGetLookupListItemProps read FGetListItemProps write FGetListItemProps;
Public property Canvas;

Description

Methods

Public function GetMaxItemWidth: integer;
 

Properties

Public property ItemHeight: integer read FItemHeight write FItemHeight;
 
Public property ItemIncreaseHeight: integer read FItemIncreaseHeight write FItemIncreaseHeight;
 
Public property ItemIncreaseWidth: integer read FItemIncreaseWidth write FItemIncreaseWidth;
 
Public property GetListItemProps: TGetLookupListItemProps read FGetListItemProps write FGetListItemProps;
 
Public property Canvas;
 

Generated by PasDoc 0.13.0 on 2016-10-19 12:19:00