Unit1.dfm
资源名称:xiaobai.rar [点击查看]
上传用户:autowell
上传日期:2022-06-21
资源大小:16754k
文件大小:1k
源码类别:
Delphi控件源码
开发平台:
Delphi
- object Form1: TForm1
- Left = 283
- Top = 136
- Width = 696
- Height = 480
- Caption = 'Form1'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 160
- Top = 32
- Width = 281
- Height = 41
- AutoSize = False
- Caption = #27426#36814#36827#20837#26412#31995#32479
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -32
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Button1: TButton
- Left = 272
- Top = 312
- Width = 75
- Height = 25
- Caption = #28857#20987#36827#20837
- TabOrder = 0
- OnClick = Button1Click
- end
- object DBImage1: TDBImage
- Left = 192
- Top = 112
- Width = 233
- Height = 129
- TabOrder = 1
- end
- end