OrangeUI

TNotifyNumberIconProperties的属性:
类:TNotifyNumberIconProperties
单元:uSkinNotifyNumberIconType
父类:TSkinControlProperties->TPersistent
名称类型描述
AutoSize自动设置尺寸
SkinControlIntfISkinControl皮肤控件接口
SkinControlTControl皮肤控件
ShowTypeTNotifyNumberIconShowType显示类型
NeedNotifyBoolean是否需要提醒
AutoSizeBoolean是否自动调整控件的尺寸
NumberExceedSymbolChar提醒数字超出最大值时添加的符号
NumberMaxDouble提醒数字的最大值
NumberDouble提醒数字
IconTDrawPicture提醒图标
StaticNumberDouble

TSkinNotifyNumberIconDefaultMaterial的素材:
类:TSkinNotifyNumberIconDefaultMaterial
单元:uSkinNotifyNumberIconType
父类:TSkinControlMaterial->TBaseSkinControlMaterial
名称类型描述
LongPictureTDrawPicture长背景图片
AutoSuitNumberHorzMarginInteger自适应水平边距
AutoSuitNumberVertMarginInteger自适应垂直边距
DrawBackColorParamTDrawRectParam背景矩形绘制参数
BackColorTDrawRectParam背景矩形绘制参数
DrawPictureParamTDrawPictureParam背景图片绘制参数
PictureTDrawPicture背景图片
IsTransparentBoolean是否透明
IsDrawNumberAutoSuitPictureBoolean是否根据背景图片的绘制矩形来自适应绘制数字
IsDrawPictureAutoSuitNumberBoolean是否根据提醒数字的绘制矩形来自适应绘制背景图片
DrawCaptionParamTDrawTextParam提醒数字绘制参数
DrawIconParamTDrawPictureParam提醒图标绘制参数
RefControlCountInteger引用计数(当Material单独做为组件时,显示这个计数,让用户知道有没有被控件所使用)
BackColor
IsTransparent
RefControlCount
DrawBackColorParam

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