功能强大的万能文件管理系统和查询系统

源代码在线查看: unit3.dfm

软件大小: 4158 K
上传用户: a956303013
关键词: 文件管理 查询系统
下载地址: 免注册下载 普通下载 VIP

相关代码

				object Form1: TForm1
				  Left = 215
				  Top = 122
				  Width = 479
				  Height = 330
				  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 Label4: TLabel
				    Left = 102
				    Top = 15
				    Width = 303
				    Height = 33
				    AutoSize = False
				    Caption = #30889#27665#38651#23376#29986#21697#22577#20729#31649#29702#31995#32113
				    Font.Charset = ANSI_CHARSET
				    Font.Color = clWindowText
				    Font.Height = -19
				    Font.Name = #32048#26126#39636
				    Font.Style = [fsBold, fsItalic, fsUnderline]
				    ParentFont = False
				    Transparent = True
				  end
				  object Label5: TLabel
				    Left = 305
				    Top = 276
				    Width = 120
				    Height = 15
				    AutoSize = False
				    Caption = #29256#27402#25152#26377' '#30889#27665#38651#23376
				    Transparent = True
				  end
				  object GroupBox1: TGroupBox
				    Left = 56
				    Top = 54
				    Width = 361
				    Height = 209
				    Caption = #30331#37636#23565#35441#26694#65306
				    TabOrder = 0
				    object Label1: TLabel
				      Left = 56
				      Top = 40
				      Width = 60
				      Height = 13
				      Caption = #29992#25142#21517#31281#65306
				    end
				    object Label2: TLabel
				      Left = 56
				      Top = 104
				      Width = 60
				      Height = 13
				      Caption = #29992#25142#23494#30908#65306
				    end
				    object Label3: TLabel
				      Left = 264
				      Top = 104
				      Width = 12
				      Height = 13
				      Caption = '>>'
				    end
				    object Edit1: TEdit
				      Left = 136
				      Top = 40
				      Width = 121
				      Height = 21
				      TabOrder = 0
				    end
				    object Edit2: TEdit
				      Left = 134
				      Top = 100
				      Width = 121
				      Height = 21
				      TabOrder = 1
				    end
				    object Button1: TButton
				      Left = 66
				      Top = 160
				      Width = 75
				      Height = 25
				      Caption = #30331#37636#31995#32113
				      TabOrder = 2
				    end
				    object Button2: TButton
				      Left = 193
				      Top = 160
				      Width = 75
				      Height = 25
				      Caption = #36864#20986#31995#32113
				      TabOrder = 3
				    end
				  end
				end
							

相关资源