Unit3.dfm
资源名称:xiaobai.rar [点击查看]
上传用户:autowell
上传日期:2022-06-21
资源大小:16754k
文件大小:2k
源码类别:
Delphi控件源码
开发平台:
Delphi
- object Form3: TForm3
- Left = 278
- Top = 191
- Width = 696
- Height = 480
- Caption = 'Form3'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poDefault
- Visible = True
- PixelsPerInch = 96
- TextHeight = 13
- object PageControl1: TPageControl
- Left = 88
- Top = 56
- Width = 489
- Height = 273
- ActivePage = TabSheet2
- TabOrder = 0
- object TabSheet1: TTabSheet
- Caption = #31995#32479#32500#25252
- object Label2: TLabel
- Left = 88
- Top = 64
- Width = 48
- Height = 13
- Caption = #32500#25252#26102#38388
- end
- object Edit2: TEdit
- Left = 160
- Top = 64
- Width = 121
- Height = 21
- TabOrder = 0
- end
- end
- object TabSheet2: TTabSheet
- Caption = #22270#20070#26597#35810
- ImageIndex = 1
- object Label1: TLabel
- Left = 96
- Top = 64
- Width = 48
- Height = 13
- Caption = #26597#35810#26465#20214
- end
- object Edit1: TEdit
- Left = 184
- Top = 64
- Width = 121
- Height = 21
- TabOrder = 0
- end
- end
- object TabSheet3: TTabSheet
- Caption = #22270#20070#31649#29702
- ImageIndex = 2
- end
- object TabSheet4: TTabSheet
- Caption = #20154#21592#31649#29702
- ImageIndex = 3
- end
- object TabSheet5: TTabSheet
- Caption = 'TabSheet5'
- ImageIndex = 4
- end
- object TabSheet6: TTabSheet
- Caption = 'TabSheet6'
- ImageIndex = 5
- end
- end
- end