OrangeUI

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

TSkinImageDefaultMaterial的素材:
类:TSkinImageDefaultMaterial
单元:uSkinImageType
父类:TSkinImageMaterial->TSkinControlMaterial
名称类型描述
DrawCaptionParamTDrawTextParam标题绘制参数
DrawPictureParamTDrawPictureParam图片绘制参数
BackColor
IsTransparent
RefControlCount
DrawBackColorParam

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