📄 sydwxx.dfm
字号:
end
object Label11: TLabel
Left = 37
Top = 205
Width = 48
Height = 12
Caption = #24320#25143#34892#65306
Color = clTeal
Font.Charset = DEFAULT_CHARSET
Font.Color = clYellow
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentColor = False
ParentFont = False
Transparent = True
end
object Label12: TLabel
Left = 25
Top = 237
Width = 60
Height = 12
Caption = #30005#23376#37038#20214#65306
Color = clTeal
Font.Charset = DEFAULT_CHARSET
Font.Color = clYellow
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentColor = False
ParentFont = False
Transparent = True
end
object Label14: TLabel
Left = 13
Top = 269
Width = 72
Height = 12
Caption = #36719#20214#24207#21015#21495#65306
Color = clTeal
Font.Charset = DEFAULT_CHARSET
Font.Color = clYellow
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentColor = False
ParentFont = False
Transparent = True
end
object Edit1: TEdit
Left = 87
Top = 10
Width = 143
Height = 22
Anchors = []
AutoSize = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 0
OnChange = Edit1Change
OnEnter = Edit1Enter
OnExit = Edit1Exit
end
object Edit2: TEdit
Left = 88
Top = 42
Width = 375
Height = 22
AutoSize = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 1
OnChange = Edit1Change
OnEnter = Edit1Enter
OnExit = Edit1Exit
end
object Edit3: TEdit
Left = 88
Top = 74
Width = 143
Height = 22
AutoSize = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 2
OnChange = Edit1Change
OnEnter = Edit1Enter
OnExit = Edit1Exit
end
object Edit4: TEdit
Left = 314
Top = 74
Width = 143
Height = 22
AutoSize = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 3
OnChange = Edit1Change
OnEnter = Edit1Enter
OnExit = Edit1Exit
end
object Edit5: TEdit
Left = 88
Top = 106
Width = 143
Height = 22
AutoSize = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 4
OnChange = Edit1Change
OnEnter = Edit1Enter
OnExit = Edit1Exit
end
object Edit6: TEdit
Left = 314
Top = 106
Width = 143
Height = 22
AutoSize = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 5
OnChange = Edit1Change
OnEnter = Edit1Enter
OnExit = Edit1Exit
end
object Edit7: TEdit
Left = 88
Top = 137
Width = 143
Height = 22
AutoSize = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 6
OnChange = Edit1Change
OnEnter = Edit1Enter
OnExit = Edit1Exit
end
object Edit8: TEdit
Left = 314
Top = 137
Width = 143
Height = 22
AutoSize = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 7
OnChange = Edit1Change
OnEnter = Edit1Enter
OnExit = Edit1Exit
end
object Edit9: TEdit
Left = 88
Top = 168
Width = 143
Height = 22
AutoSize = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 8
OnChange = Edit1Change
OnEnter = Edit1Enter
OnExit = Edit1Exit
end
object Edit10: TEdit
Left = 313
Top = 168
Width = 143
Height = 22
AutoSize = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 9
OnChange = Edit1Change
OnEnter = Edit1Enter
OnExit = Edit1Exit
end
object Edit11: TEdit
Left = 88
Top = 198
Width = 375
Height = 22
AutoSize = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 10
OnChange = Edit1Change
OnEnter = Edit1Enter
OnExit = Edit1Exit
end
object Edit12: TEdit
Left = 88
Top = 228
Width = 375
Height = 22
AutoSize = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 11
OnChange = Edit1Change
OnEnter = Edit1Enter
OnExit = Edit1Exit
end
object Edit13: TMaskEdit
Left = 88
Top = 262
Width = 364
Height = 20
EditMask = 'aaaaa\-aaaaa\-aaaaa;1; '
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
MaxLength = 17
ParentFont = False
TabOrder = 12
Text = ' - - '
OnChange = Edit1Change
OnEnter = Edit13Enter
OnExit = Edit13Exit
end
end
object Table1: TTable
DatabaseName = 'fwxxgl'
FieldDefs = <
item
Name = 'sydw_nr'
DataType = ftString
Size = 20
end
item
Name = 'sydw_xx'
DataType = ftString
Size = 60
end
item
Name = 'sydw_cd'
DataType = ftInteger
end>
StoreDefs = True
TableName = 'sydwxxk'
Left = 484
Top = 8
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -