TFrameImageProperties的属性:
类:TFrameImageProperties
单元:uSkinFrameImageType
父类:TImageProperties->TSkinControlProperties
名称 | 类型 | 描述 |
Frame | TDrawPicture | 蒙板图片 |
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 | | |
AutoSize | | |
TSkinFrameImageDefaultMaterial的素材:
类:TSkinFrameImageDefaultMaterial
单元:uSkinFrameImageType
父类:TSkinFrameImageMaterial->TSkinImageMaterial
名称 | 类型 | 描述 |
DrawFrameParam | TDrawPictureParam | 蒙板图片的绘制参数 |
DrawCaptionParam | TDrawTextParam | 标题绘制参数 |
IsUseSameParam | Boolean | 是否使用相同的参数绘制图片和蒙板图片 |
DrawPictureParam | TDrawPictureParam | 图片绘制参数 |
TFrameImageProperties的方法:
类:TFrameImageProperties
单元:uSkinFrameImageType
父类:TImageProperties->TSkinControlProperties
名称 | 描述 | 代码 |
GetComponentClassify | 获取分类名称 | function GetComponentClassify:String;virtual; |
AdjustAutoSizeBounds | 自动调整控件的尺寸 | procedure AdjustAutoSizeBounds; |
GetComponentClassify | | function GetComponentClassify:String;override; |
GetComponentClassify | | function GetComponentClassify:String;override; |