mainunit.dfm
上传用户:psxgmh
上传日期:2013-04-08
资源大小:15112k
文件大小:2k
- object Form1: TForm1
- Left = 318
- Top = 300
- BorderIcons = [biSystemMenu, biMinimize]
- BorderStyle = bsSingle
- Caption = #27880#20876#34920#20108#36827#21046#20540#20889#20837#28436#31034
- ClientHeight = 100
- ClientWidth = 404
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 16
- Top = 16
- Width = 180
- Height = 12
- Caption = #24403#21069'C'#30424#21644'D'#30424#30340#39537#21160#22120#30424#31526#29366#24577#65306
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = #23435#20307
- Font.Style = []
- ParentFont = False
- end
- object Label2: TLabel
- Left = 208
- Top = 16
- Width = 36
- Height = 12
- Caption = 'Label1'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = #23435#20307
- Font.Style = []
- ParentFont = False
- end
- object Button1: TButton
- Left = 104
- Top = 56
- Width = 193
- Height = 25
- Caption = #26174#31034'C'#30424#21644'D'#30424#30340#39537#21160#22120#30424#31526'(&S)'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = #23435#20307
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- OnClick = Button1Click
- end
- end