文件名称:CustomDrawPanel
介绍说明--下载内容均来自于网络,请自行研究使用
项目中经常用到需要自定义风格的圆角窗口,以前我们都是放一个背景图片,但是当窗口大小不一样时,固定大小的背景边框圆角会被拉伸变得很难看,所以自己写了一个 panel VCL。
自绘 panel 组件,背景,边框都可使用图片自定义,可使用透明png实现圆角,自适应窗口大小。
-Custom draw panel VCL。
自绘 panel 组件,背景,边框都可使用图片自定义,可使用透明png实现圆角,自适应窗口大小。
-Custom draw panel VCL。
(系统自动生成,下载前可以参看下载内容)
下载文件列表
CustomDrawPanel\CustomPanel Test\Project1.cfg
...............\................\Project1.dof
...............\................\Project1.dpr
...............\................\Project1.exe
...............\................\Project1.res
...............\................\Project1.~dpr
...............\................\resource\image\skinwin_bg.bmp
...............\................\........\.....\skinwin_cent_bot.bmp
...............\................\........\.....\skinwin_cent_top.bmp
...............\................\........\.....\skinwin_left_bot.bmp
...............\................\........\.....\skinwin_left_mid.bmp
...............\................\........\.....\skinwin_left_top.bmp
...............\................\........\.....\skinwin_right_bot.bmp
...............\................\........\.....\skinwin_right_mid.bmp
...............\................\........\.....\skinwin_right_top.bmp
...............\................\skinwin_bg.bmp
...............\................\skinwin_cent_bot.bmp
...............\................\skinwin_cent_top.bmp
...............\................\skinwin_left_bot.bmp
...............\................\skinwin_left_mid.bmp
...............\................\skinwin_left_top.bmp
...............\................\skinwin_right_bot.bmp
...............\................\skinwin_right_mid.bmp
...............\................\skinwin_right_top.bmp
...............\................\uCustomDrawPanel.~pas
...............\................\Unit1.dcu
...............\................\Unit1.ddp
...............\................\Unit1.dfm
...............\................\Unit1.pas
...............\................\Unit1.~ddp
...............\................\Unit1.~dfm
...............\................\Unit1.~pas
...............\uCustomDrawPanel.dcu
...............\uCustomDrawPanel.pas
...............\uCustomDrawPanel.~pas
...............\CustomPanel Test\resource\image
...............\................\resource
...............\CustomPanel Test
CustomDrawPanel
...............\................\Project1.dof
...............\................\Project1.dpr
...............\................\Project1.exe
...............\................\Project1.res
...............\................\Project1.~dpr
...............\................\resource\image\skinwin_bg.bmp
...............\................\........\.....\skinwin_cent_bot.bmp
...............\................\........\.....\skinwin_cent_top.bmp
...............\................\........\.....\skinwin_left_bot.bmp
...............\................\........\.....\skinwin_left_mid.bmp
...............\................\........\.....\skinwin_left_top.bmp
...............\................\........\.....\skinwin_right_bot.bmp
...............\................\........\.....\skinwin_right_mid.bmp
...............\................\........\.....\skinwin_right_top.bmp
...............\................\skinwin_bg.bmp
...............\................\skinwin_cent_bot.bmp
...............\................\skinwin_cent_top.bmp
...............\................\skinwin_left_bot.bmp
...............\................\skinwin_left_mid.bmp
...............\................\skinwin_left_top.bmp
...............\................\skinwin_right_bot.bmp
...............\................\skinwin_right_mid.bmp
...............\................\skinwin_right_top.bmp
...............\................\uCustomDrawPanel.~pas
...............\................\Unit1.dcu
...............\................\Unit1.ddp
...............\................\Unit1.dfm
...............\................\Unit1.pas
...............\................\Unit1.~ddp
...............\................\Unit1.~dfm
...............\................\Unit1.~pas
...............\uCustomDrawPanel.dcu
...............\uCustomDrawPanel.pas
...............\uCustomDrawPanel.~pas
...............\CustomPanel Test\resource\image
...............\................\resource
...............\CustomPanel Test
CustomDrawPanel