OrangeUI

TRoundImageProperties的属性:
类:TRoundImageProperties
单元:uSkinRoundImageType
父类:TImageProperties->TSkinControlProperties
名称类型描述
SkinControlIntfISkinControl皮肤控件接口
SkinControlTControl皮肤控件
AutoSizeBoolean是否自动调整控件的尺寸
IsToolBarBoolean是否是工具栏
RotatedBoolean是否旋转
RotateSpeedDouble旋转速度
RotateIncrementInteger旋转角度的增量
CurrentRotateAngleInteger旋转角度
AnimateSpeedDouble播放GIF图片的速度
GIFDelayExpInteger播放GIF图片的速度
AnimatedBoolean如果当前图片是GIF图片, 是否播放
PictureTDrawPicture图片
AutoSize

TSkinRoundImageDefaultMaterial的素材:
类:TSkinRoundImageDefaultMaterial
单元:uSkinRoundImageType
父类:TSkinRoundImageMaterial->TSkinImageMaterial
名称类型描述
DrawCaptionParamTDrawTextParam标题绘制参数
IsDrawClipRoundBoolean是否剪裁出圆角矩形
DrawRoundOutSideRectParamTDrawRectParam圆角矩形外面的矩形绘制参数
DrawPictureParamTDrawPictureParam图片绘制参数
ClipRoundRectSettingTDrawRectSetting剪裁出圆角矩形的绘制矩形设置
ClipRoundHeightDouble剪裁出圆角矩形的圆角高度
ClipRoundWidthDouble剪裁出圆角矩形的圆角宽度

TRoundImageProperties的方法:
类:TRoundImageProperties
单元:uSkinRoundImageType
父类:TImageProperties->TSkinControlProperties
名称描述代码
GetComponentClassify获取分类名称function GetComponentClassify:String;virtual;
AdjustAutoSizeBounds自动调整控件的尺寸procedure AdjustAutoSizeBounds;
GetComponentClassifyfunction GetComponentClassify:String;override;
GetComponentClassifyfunction GetComponentClassify:String;override;