2 Star 1 Fork 0

wyrover/FlatStyle

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
FlatVersion.dfm 640 Bytes
一键复制 编辑 原始数据 按行查看 历史
wyrover 提交于 2015-06-17 17:38 . + Init FlatStyle
object VersionForm: TVersionForm
Left = 189
Top = 503
BorderStyle = bsDialog
Caption = 'About'
ClientHeight = 120
ClientWidth = 352
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
PixelsPerInch = 96
TextHeight = 13
object About: TLabel
Left = 24
Top = 8
Width = 28
Height = 13
Caption = 'About'
end
object OKBtn: TButton
Left = 144
Top = 88
Width = 75
Height = 25
Caption = 'OK'
ModalResult = 1
TabOrder = 0
end
end
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Pascal
1
https://gitee.com/wyrover/FlatStyle.git
git@gitee.com:wyrover/FlatStyle.git
wyrover
FlatStyle
FlatStyle
master

搜索帮助