TRoundImageProperties的属性:
类:TRoundImageProperties
单元:uSkinRoundImageType
父类:TImageProperties->TSkinControlProperties
名称 | 类型 | 描述 |
SkinControlIntf | ISkinControl | 皮肤控件接口 |
SkinControl | TControl | 皮肤控件 |
AutoSize | Boolean | 是否自动调整控件的尺寸 |
IsToolBar | Boolean | 是否是工具栏 |
Rotated | Boolean | 是否旋转 |
RotateSpeed | Double | 旋转速度 |
RotateIncrement | Integer | 旋转角度的增量 |
CurrentRotateAngle | Integer | 旋转角度 |
AnimateSpeed | Double | 播放GIF图片的速度 |
GIFDelayExp | Integer | 播放GIF图片的速度 |
Animated | Boolean | 如果当前图片是GIF图片, 是否播放 |
Picture | TDrawPicture | 图片 |
AutoSize | | |
TSkinRoundImageDefaultMaterial的素材:
类:TSkinRoundImageDefaultMaterial
单元:uSkinRoundImageType
父类:TSkinRoundImageMaterial->TSkinImageMaterial
名称 | 类型 | 描述 |
DrawCaptionParam | TDrawTextParam | 标题绘制参数 |
IsDrawClipRound | Boolean | 是否剪裁出圆角矩形 |
DrawRoundOutSideRectParam | TDrawRectParam | 圆角矩形外面的矩形绘制参数 |
DrawPictureParam | TDrawPictureParam | 图片绘制参数 |
ClipRoundRectSetting | TDrawRectSetting | 剪裁出圆角矩形的绘制矩形设置 |
ClipRoundHeight | Double | 剪裁出圆角矩形的圆角高度 |
ClipRoundWidth | Double | 剪裁出圆角矩形的圆角宽度 |
TRoundImageProperties的方法:
类:TRoundImageProperties
单元:uSkinRoundImageType
父类:TImageProperties->TSkinControlProperties
名称 | 描述 | 代码 |
GetComponentClassify | 获取分类名称 | function GetComponentClassify:String;virtual; |
AdjustAutoSizeBounds | 自动调整控件的尺寸 | procedure AdjustAutoSizeBounds; |
GetComponentClassify | | function GetComponentClassify:String;override; |
GetComponentClassify | | function GetComponentClassify:String;override; |