delphi FMX 数字下拉滑动

时间:2016-12-04 11:22:43   收藏:0   阅读:728

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效果。

 

技术分享

 

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

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!