78 Star 308 Fork 54

不在乎y / govcl

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
Form1.go 1.85 KB
一键复制 编辑 原始数据 按行查看 历史
不在乎y 提交于 2020-04-19 02:31 . Update examples.
// Automatically generated by the res2go, do not edit.
package main
import (
"github.com/ying32/govcl/vcl"
)
type TForm1 struct {
*vcl.TForm
Button1 *vcl.TButton
//::private::
TForm1Fields
}
var Form1 *TForm1
// Loaded in bytes.
// vcl.Application.CreateForm(&Form1)
func NewForm1(owner vcl.IComponent) (root *TForm1) {
vcl.CreateResForm(owner, &root)
return
}
var Form1Bytes = []byte("\x54\x50\x46\x30\x0B\x54\x44\x65\x73\x69\x67\x6E\x46\x6F\x72\x6D\x05\x46\x6F\x72\x6D\x31\x04\x4C\x65\x66\x74\x02\x08\x06\x48\x65\x69\x67\x68\x74\x03\xA2\x01\x03\x54\x6F\x70\x02\x08\x05\x57\x69\x64\x74\x68\x03\xC1\x02\x0B\x42\x6F\x72\x64\x65\x72\x49\x63\x6F\x6E\x73\x0B\x0C\x62\x69\x53\x79\x73\x74\x65\x6D\x4D\x65\x6E\x75\x00\x0B\x42\x6F\x72\x64\x65\x72\x53\x74\x79\x6C\x65\x07\x08\x62\x73\x53\x69\x6E\x67\x6C\x65\x07\x43\x61\x70\x74\x69\x6F\x6E\x06\x04\x52\x6F\x73\x65\x0C\x43\x6C\x69\x65\x6E\x74\x48\x65\x69\x67\x68\x74\x03\xA2\x01\x0B\x43\x6C\x69\x65\x6E\x74\x57\x69\x64\x74\x68\x03\xC1\x02\x05\x43\x6F\x6C\x6F\x72\x07\x09\x63\x6C\x42\x74\x6E\x46\x61\x63\x65\x0E\x44\x6F\x75\x62\x6C\x65\x42\x75\x66\x66\x65\x72\x65\x64\x09\x0A\x46\x6F\x6E\x74\x2E\x43\x6F\x6C\x6F\x72\x07\x0C\x63\x6C\x57\x69\x6E\x64\x6F\x77\x54\x65\x78\x74\x0B\x46\x6F\x6E\x74\x2E\x48\x65\x69\x67\x68\x74\x02\xF3\x09\x46\x6F\x6E\x74\x2E\x4E\x61\x6D\x65\x06\x06\x54\x61\x68\x6F\x6D\x61\x14\x50\x61\x72\x65\x6E\x74\x44\x6F\x75\x62\x6C\x65\x42\x75\x66\x66\x65\x72\x65\x64\x08\x06\x53\x63\x61\x6C\x65\x64\x08\x00\x07\x54\x42\x75\x74\x74\x6F\x6E\x07\x42\x75\x74\x74\x6F\x6E\x31\x04\x4C\x65\x66\x74\x03\x66\x02\x06\x48\x65\x69\x67\x68\x74\x02\x19\x03\x54\x6F\x70\x03\x7A\x01\x05\x57\x69\x64\x74\x68\x02\x4B\x07\x43\x61\x70\x74\x69\x6F\x6E\x06\x04\x64\x72\x61\x77\x08\x54\x61\x62\x4F\x72\x64\x65\x72\x02\x00\x00\x00\x00")
// Register Form Resources
var _ = vcl.RegisterFormResource(Form1, &Form1Bytes)
Go
1
https://gitee.com/ying32/govcl.git
git@gitee.com:ying32/govcl.git
ying32
govcl
govcl
v2.2.0

搜索帮助

53164aa7 5694891 3bd8fe86 5694891