📄 addfield.dfm
字号:
object AddFieldForm: TAddFieldForm
Left = 342
Top = 382
ActiveControl = StatusBar1
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = #28155#21152#23383#27573
ClientHeight = 175
ClientWidth = 291
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
Position = poMainFormCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel
Left = 8
Top = 51
Width = 65
Height = 12
AutoSize = False
Caption = #28155#21152#23383#27573#21517
end
object Label2: TLabel
Left = 8
Top = 22
Width = 65
Height = 12
AutoSize = False
Caption = #36873#25321#25968#25454#34920
end
object Label3: TLabel
Left = 8
Top = 80
Width = 65
Height = 12
AutoSize = False
Caption = #23383#27573#30340#31867#22411
end
object Label4: TLabel
Left = 177
Top = 76
Width = 30
Height = 12
Caption = #38271#24230':'
end
object EdFieldName: TEdit
Left = 80
Top = 43
Width = 200
Height = 20
Ctl3D = True
ParentCtl3D = False
TabOrder = 0
end
object CbTable: TComboBox
Left = 80
Top = 14
Width = 200
Height = 20
ItemHeight = 12
TabOrder = 1
OnKeyPress = CbTableKeyPress
end
object CbFieldType: TComboBox
Left = 80
Top = 72
Width = 89
Height = 20
ItemHeight = 12
TabOrder = 2
Text = #25991#26412
OnChange = CbFieldTypeChange
OnKeyPress = CbTableKeyPress
Items.Strings = (
#25991#26412
#22791#27880
#25968#23383
#36135#24065
#26085#26399'/'#26102#38388
#33258#21160#32534#21495)
end
object Button1: TButton
Left = 72
Top = 124
Width = 80
Height = 25
Caption = #28155#21152
TabOrder = 3
OnClick = Button1Click
end
object Button2: TButton
Left = 160
Top = 124
Width = 80
Height = 25
Caption = #20851#38381
TabOrder = 4
OnClick = Button2Click
end
object StatusBar1: TStatusBar
Left = 0
Top = 156
Width = 291
Height = 19
Panels = <
item
Width = 500
end
item
Width = 50
end>
end
object SpinEdit1: TSpinEdit
Left = 208
Top = 72
Width = 73
Height = 21
MaxLength = 3
MaxValue = 255
MinValue = 1
TabOrder = 6
Value = 255
OnKeyPress = SpinEdit1KeyPress
end
object ChkBox: TCheckBox
Left = 80
Top = 100
Width = 73
Height = 17
Caption = #24517#22635#23383#27573
TabOrder = 7
end
object CbInt: TComboBox
Left = 208
Top = 72
Width = 73
Height = 20
ItemHeight = 12
TabOrder = 8
Text = #38271#25972#22411
Visible = False
OnKeyPress = CbTableKeyPress
Items.Strings = (
#23383#33410
#38271#25972#22411
#21333#31934#24230
#21452#31934#24230)
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -