Information.dfm
上传用户:mjqmds
上传日期:2022-05-05
资源大小:2827k
文件大小:1k
- object Form1: TForm1
- Left = 187
- Top = 95
- BorderStyle = bsDialog
- Caption = #28040#24687
- ClientHeight = 145
- ClientWidth = 314
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- OldCreateOrder = False
- PixelsPerInch = 96
- TextHeight = 13
- object Edit1: TEdit
- Left = 12
- Top = 41
- Width = 289
- Height = 21
- TabOrder = 0
- Text = 'Edit1'
- end
- object Edit2: TEdit
- Left = 12
- Top = 77
- Width = 289
- Height = 21
- TabOrder = 1
- Text = 'Edit1'
- end
- object Edit3: TEdit
- Left = 12
- Top = 113
- Width = 289
- Height = 21
- TabOrder = 2
- Text = 'Edit1'
- end
- object Edit4: TEdit
- Left = 12
- Top = 9
- Width = 289
- Height = 21
- TabOrder = 3
- Text = 'Edit1'
- end
- object Timer1: TTimer
- OnTimer = Timer1Timer
- Left = 160
- Top = 16
- end
- end