update Updates.md.

Signed-off-by: Sunny <yhuse@163.com>
This commit is contained in:
Sunny 2023-04-08 02:25:18 +00:00 committed by Gitee
parent a95a76c7f5
commit f357e675dc
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,5 +1,17 @@
\+ 增加 \* 修改 \- 删除 \+ 增加 \* 修改 \- 删除
#### 2023\-04\-08 V3.3.5
\* **UMessageTip: 解决了Release模式下GDI位图未释放的Bug**
\* Demo: 重写FMain从UIForm继承
\* UITreeView: 修改LabelEdit属性
\* 内置的一些容器增加关闭过滤下拉框的点击事件
\* UINumPadTextBox: 增加了最大值、最小值等属性
\* UGraphics: 重构了一遍绘图方法
\* UIComboDataGridViewItem: 增加多语翻译
\* UIComboTreeView: 显示清除按钮
\* UControl: 修复关闭弹窗null的Bug
\* UIDropControl: DropDownList时显示水印文字
#### 2023\-03\-26 V3.3.4 #### 2023\-03\-26 V3.3.4
\+ UINumPadTextBox: 增加模拟数字键盘输入框 \+ UINumPadTextBox: 增加模拟数字键盘输入框
\- UIIntegerUpDown: 删除ForbidInput属性使用Inputable属性 \- UIIntegerUpDown: 删除ForbidInput属性使用Inputable属性