5 Star 13 Fork 1

zhaoyipeng / FMXComponents

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
FMXImageSlider.md 926 Bytes
一键复制 编辑 原始数据 按行查看 历史
zhaoyipeng 提交于 2018-03-22 11:02 . add dot indicator in TFMXImageSlider

TFMXImageSlider

TFMXImageSlider

A Simple Image Slider

一个简单的图片轮播控件

2018-01-31, v0.2.0.0 : merged with loko's change

2018-03-21, v0.3.0.0 : merged with kwon hwang-jung's change

  1. add three Add methods to add bitmap directly
  2. add Next, Prev methods
  3. add AutoSlider property can auto slide
  4. add TimerInterval to control AutoSlider interval
  5. use ActivePage property move page, ex)ActivePage := 1
  6. add Datas property, can set tagstring on each page

2018-03-21, v0.4.0.0 : merged with Mikkao's change 2018-03-01

  1. change OnPageChange event to TPageChangeEvent
  2. add OnPageAnimationFinish event
  3. add OnCanDragBegin event

2018-03-21, v0.5.0.0 :

  1. rewrite slide method, now can support loop

2018-03-22, v0.6.0.0 :

  1. add dot indicator, support dynamic change dot active/inactive color
Delphi
1
https://gitee.com/zhaoyipeng/FMXComponents.git
git@gitee.com:zhaoyipeng/FMXComponents.git
zhaoyipeng
FMXComponents
FMXComponents
master

搜索帮助