OrangeUI

TPanelProperties的属性:
类:TPanelProperties
单元:uSkinPanelType
父类:TSkinControlProperties->TPersistent
名称类型描述
SkinControlIntfISkinControl皮肤控件接口
SkinControlTControl皮肤控件
AutoSizeBoolean是否自动调整控件的尺寸
IsToolBarBoolean是否是工具栏

TSkinPanelDefaultMaterial的素材:
类:TSkinPanelDefaultMaterial
单元:uSkinPanelType
父类:TSkinPanelMaterial->TSkinControlMaterial
名称类型描述
DrawCaptionParamTDrawTextParam标题绘制参数
BackColor
IsTransparent
RefControlCount
DrawBackColorParam

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