当前位置:网站首页>Devaxpress Chinese description --tdximageslider (picture rotation control)
Devaxpress Chinese description --tdximageslider (picture rotation control)
2022-06-13 01:43:00 【Guoguo】
TdxImageSlider Object
Hierarchy Properties Methods Events
A picture rotation component .
Unit dxImageSlider
Syntax
TdxImageSlider = class(TdxCustomImageSlider)
Description
Touch screen support : The end user can pan and slide the image with one finger .

TdxImageSlider Properties( attribute )
TdxImageSlider Legend
In TdxImageSlider
BorderStyle The style of the surrounding border
ImageFitMode Picture fill mode
ItemIndex Current picture index
TransitionEffect Transition effects
Transparent transparent
Derived from TdxCustomImageSlider
AnimationTime Animation duration
ImageFitMode Picture fill mode
Images Picture list
ItemIndex Current picture index
MultiFrameImage Multi frame picture
PreviewOptions Preview Options
ScrollBarKind Scroll bar style
ScrollMode Scroll mode
TransitionEffect Transition effects
Transparent transparent
TdxImageSlider Methods( Method )
TdxImageSlider Legend
Derived from TdxCustomImageSlider
CanGoToNextImage Is there another picture
CanGoToPrevImage Is there another picture
GoToImage Go to a picture
GoToNextImage Go to the next picture
GoToPrevImage Go to the previous picture
TdxImageSlider Events ( event )
TdxImageSlider Legend
Derived from TdxCustomImageSlider
OnChange When the picture changes
OnGetThumbnail Triggered when the thumbnail is successfully obtained
Description of important events :
TdxCustomImageSlider.OnChange
TdxCustomImageSlider
Trigger when switching pictures
Syntax
type TNotifyEvent = procedure(Sender: TObject) of object;property OnChange: TNotifyEvent;
Description
This event is triggered before the slide animation is played , The following actions will trigger this event :
Click the scroll button or use the scroll bar , With ScrollMode The method of property setting and enabling shall prevail ;
call GoToImage、GoToNextImage or GoToPrevImage Method ;
Click the thumbnail... In the preview panel .
Application of project examples

On the left side of the figure above is an effect made by applying the current control ; The code is as follows :
procedure TFrmLogin.Timer1Timer(Sender: TObject);
begin
if dxImageSlider1.CanGoToNextImage then
dxImageSlider1.GoToNextImage
else
dxImageSlider1.GoToImage(0);
end;
边栏推荐
- Summary of various installation methods of Lab View
- MySQL connection query
- Thread code learning notes
- JSON and protobuf Any interchange
- Golang learning essay
- 开发者来稿|AMD赛灵思中文论坛分享 - 提问的智慧
- A DPU architecture without CPU: Hyperion
- What is the path field—— Competitive advertising
- Workspace for ROS
- Jeux de plombiers
猜你喜欢

6、 Implementation of warehouse out management function

Tweets movement description and chart display

Should the audience choose observation mode or positioning mode?

指针链表的实现

Uuid/guid introduction, generation rules and generation codes

URI, URL and urn difference, relation and syntax diagram

什么是立体角

一种不带CPU的DPU架构:Hyperion

水管工遊戲

谷歌加大型文字广告是什么?怎么用?
随机推荐
The storage structure of a tree can adopt the parent representation, that is, the parent pointer array representation. Try to give the corresponding class definition. Each tree node contains two membe
什么是立体角
A DPU architecture without CPU: Hyperion
[MySQL password management] - [administrator password known, unknown (forgotten), cracked]
Torch. Distributions. Normal
Detailed understanding of white noise
六、出库管理功能的实现
Mysql database listening -canal
开发者来稿|AMD赛灵思中文论坛分享 - 提问的智慧
[从零开始学习FPGA编程-21]:进阶篇 - 架构 - VerilogHDL编码规范
30: Kakfa simulates JSON data generation and transmission
About retrieving ignored files in cornerstone
Phaser3 load
Page optimization - Notes
How do you use your own data to achieve your marketing goals?
URI, URL and urn difference, relation and syntax diagram
Implementation and design of JMeter interface test database assertion for CSDN salary increase technology
Unity jsonutility failed to serialize list
Audiences with similar interests
About the proposed signature file migration to industry standard format pkcs12