TPanelProperties的属性:
类:TPanelProperties
单元:uSkinPanelType
父类:TSkinControlProperties->TPersistent
名称 | 类型 | 描述 |
SkinControlIntf | ISkinControl | 皮肤控件接口 |
SkinControl | TControl | 皮肤控件 |
AutoSize | Boolean | 是否自动调整控件的尺寸 |
IsToolBar | Boolean | 是否是工具栏 |
TSkinPanelDefaultMaterial的素材:
类:TSkinPanelDefaultMaterial
单元:uSkinPanelType
父类:TSkinPanelMaterial->TSkinControlMaterial
名称 | 类型 | 描述 |
DrawCaptionParam | TDrawTextParam | 标题绘制参数 |
BackColor | | |
IsTransparent | | |
RefControlCount | | |
DrawBackColorParam | | |
TPanelProperties的方法:
类:TPanelProperties
单元:uSkinPanelType
父类:TSkinControlProperties->TPersistent
名称 | 描述 | 代码 |
GetComponentClassify | 获取分类名称 | function GetComponentClassify:String;virtual; |
AdjustAutoSizeBounds | 自动调整控件的尺寸 | procedure AdjustAutoSizeBounds; |
GetComponentClassify | | function GetComponentClassify:String;override; |