登录
首页 » 其他 » Delphi FlatStyle 控件

Delphi FlatStyle 控件

于 2022-02-20 发布 文件大小:774.81 kB
0 75
下载积分: 2 下载次数: 1

代码说明:

Delphi FlatStyle 控件,本控件可用来美化你Delphi窗体中的下拉框、列表框、窗口按钮、文本框、多选框之类的,最终效果会让窗体增色不少,比默认的漂亮。

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Java/JSP万年历编写实例
    Java万年历源码,   TextField tfYear = new TextField("2004", 5); //显示年份的文本域   Choice monthChoice = new Choice(); //月份选择下拉框   Button btUpdate = new Button("更新"); //更新按钮   GregorianCalendar calendar=new GregorianCalendar(); //日历对象   Font smallFont = new Font("TimesRoman", Font.PLAIN, 15); //显示小字体   Font bigFont = new Font("TimesRoman", Font.BOLD, 50); //显示大字体   String days[] = {"星期日", "星期一", "星期二", "星期三","星期四", "星期五", "星期六"};   String months[] = {"一月", "二月", "三月", "四月","五月", "六月", "七月", "八月", "九月","十月", "十一月", "十二月"};   int daysInMonth[] = {31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31}; //每个月的天数   int searchMonth,searchYear; //查询的年份及月份   public void init(){    setBackground(Color.white); //设置背景颜色    searchMonth = calendar.get(Calendar.MONTH); //得到系统年份    searchYear = calendar.get(Calendar.YEAR); //得到系统月份    add(new Label(" 年:")); //增加组件到Applet    tfYear.setText(String.valueOf(searchYear)); //设置文本域文字    add(tfYear);    add(new Label(" 月:
    2023-03-16 17:35:03下载
    积分:1
  • 优化命题的解决存在于许多领域,对于国民经济的发展也有着巨大的应用前 景.随着优化对象在复杂化和规模化等方面的提高,基于严格机理模型的传统优化 方法在实施...
    优化命题的解决存在于许多领域,对于国民经济的发展也有着巨大的应用前 景.随着优化对象在复杂化和规模化等方面的提高,基于严格机理模型的传统优化 方法在实施方面变得越来越困难. -Optimization solution proposition exists in many areas, for development of the national economy also has great application prospect. With the optimization of the object in a complex and large-scale areas such as the improvement of the mechanism model based on strict traditional optimization methods in the implementation has become more to the more difficult.
    2022-08-20 22:08:08下载
    积分:1
  • Cartoon make
    卡通拼版游戏。也是小时候很经典的玩具,回忆一下童年的快乐时光吧-Cartoon make-up game. Is also very classic childhood toys, recall the childhood you had a wonderful time
    2022-03-22 02:38:00下载
    积分:1
  • 计算水仙花数(x^3+y^+z^3=x+y+z)3的程序.
    计算水仙花数(x^3+y^+z^3=x+y+z)3的程序.-calculated narcissi (x ^ 3 ^ y = z ^ 3 x y z) 3 procedures.
    2023-08-13 04:15:03下载
    积分:1
  • DOS下的dma读写驱动,加速硬盘的读写操作。
    DOS下的dma读写驱动,加速硬盘的读写操作。-Dma under DOS to read and write drive, hard disk read and write speed up the operation.
    2022-04-22 19:26:14下载
    积分:1
  • 测试PIC EEPROM的方法,简单有效
    测试PIC EEPROM的方法,简单有效-PIC EEPROM test method is simple and effective
    2022-01-28 14:31:59下载
    积分:1
  • 通过阅读数据的OPC服务器,OPC客户端通信
    OPC client communication with opc server by reading data
    2022-07-02 08:33:45下载
    积分:1
  • 这是一个来源的。运行后,点击按钮将隐藏…
    这是一个Delphi做的源码.程序运行后,单击按钮,将会隐藏"开始"菜单和状态栏中的时钟.很有趣.-This is a source of Delphi done. After running, click the button will hide "start" menu and status bar clock. Very interesting.
    2022-10-05 00:45:04下载
    积分:1
  • OrangeHRM中文补丁包,是目前位置最全效果最好的补丁包
    OrangeHRM中文补丁包,是目前位置最全效果最好的补丁包-OrangeHRM Chinese pack, which is the best location of the most full-patch package
    2022-07-09 15:26:04下载
    积分:1
  • 俄罗斯方块
    Visual C++游戏开发经典案例详解 俄罗斯方块(Tetris, 俄文:Тетрис)是一款风靡全球的电视游戏机和掌上游戏机 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2023-06-20 07:50:04下载
    积分:1
  • 696518资源总数
  • 104335会员总数
  • 25今日下载