码迷,mamicode.com
首页 > Windows程序 > 详细

delphi FMX 数字下拉滑动

时间:2016-12-04 11:23:55      阅读:752      评论:0      收藏:0      [点我收藏+]

标签:using   cad   opd   val   control   from   ram   delphi   数字   

combobox

http://docwiki.embarcadero.com/RADStudio/Berlin/en/Using_Pickers_to_Provide_Platform-Specific_Behavior_and_View_of_Selection_Controls

http://docwiki.embarcadero.com/Libraries/Berlin/en/FMX.ListBox.TComboBox_Properties

http://docwiki.embarcadero.com/Libraries/Berlin/en/FMX.ListBox.TCustomComboBox.Placement

DropDownKind属性

Placement:

 

 Custom

Defines to use the standard FireMonkey drop-down list controls to select string items from drop-down lists.

Native

Defines to use the TCustomListPicker picker to provide platform-specific list controls to select string items from drop-down lists.

Native效果

技术分享

 

Custom效果。

 

技术分享

 

delphi FMX 数字下拉滑动

标签:using   cad   opd   val   control   from   ram   delphi   数字   

原文地址:http://www.cnblogs.com/cb168/p/6130278.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!