From 5d8fb9e994144391929c248bf682e1d3495ad0fd Mon Sep 17 00:00:00 2001 From: JianjunLiu Date: Fri, 25 Nov 2022 16:25:17 +0800 Subject: [PATCH] =?UTF-8?q?=E7=95=8C=E9=9D=A2=E5=BA=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 小修正 --- funcext/tvclib/utslvclstdctl.tsf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/funcext/tvclib/utslvclstdctl.tsf b/funcext/tvclib/utslvclstdctl.tsf index 06e417d..c69fd2c 100644 --- a/funcext/tvclib/utslvclstdctl.tsf +++ b/funcext/tvclib/utslvclstdctl.tsf @@ -4106,7 +4106,7 @@ type TCustomComboBoxbase=class(TCustomControl) end function getlistitemcount();virtual; //Ŀ begin - return 0; + return 5; end function getlistitemheight();virtual; //Ŀ begin