?? newdata.dfm
字號:
object NewDataForm: TNewDataForm
Left = 271
Top = 287
Width = 457
Height = 138
Caption = #26032#24314#25968#25454#34920
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
Position = poMainFormCenter
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel
Left = 8
Top = 20
Width = 78
Height = 12
Caption = #35774#32622#25968#25454#34920#21517':'
end
object Label2: TLabel
Left = 232
Top = 20
Width = 49
Height = 12
AutoSize = False
Caption = #23383#27573#25968#37327
end
object Label3: TLabel
Left = 8
Top = 47
Width = 65
Height = 12
AutoSize = False
Caption = #21015'1:'#23383#27573#21517
end
object Label4: TLabel
Left = 232
Top = 47
Width = 49
Height = 12
AutoSize = False
Caption = #23383#27573#31867#22411
end
object EdTableName: TEdit
Left = 88
Top = 14
Width = 137
Height = 20
TabOrder = 0
end
object ChkAuto: TCheckBox
Left = 376
Top = 16
Width = 65
Height = 17
Caption = #33258#21160#32534#21495
TabOrder = 1
end
object Button2: TButton
Left = 91
Top = 75
Width = 100
Height = 25
Caption = #21019#24314#26032#25968#25454#34920
TabOrder = 2
OnClick = Button2Click
end
object Button3: TButton
Left = 288
Top = 75
Width = 80
Height = 25
Caption = #20851#38381#31383#21475
TabOrder = 3
OnClick = Button3Click
end
object SpinEdit1: TSpinEdit
Left = 288
Top = 14
Width = 81
Height = 21
MaxLength = 2
MaxValue = 50
MinValue = 1
TabOrder = 4
Value = 1
OnChange = SpinEdit1Change
end
object CbType: TComboBox
Left = 288
Top = 42
Width = 81
Height = 20
ItemHeight = 12
TabOrder = 5
Text = #25991#26412
OnKeyPress = CbTypeKeyPress
Items.Strings = (
#25991#26412
#22791#27880
#25968#23383
#36135#24065
#26085#26399'/'#26102#38388)
end
object ChkSet: TCheckBox
Left = 376
Top = 44
Width = 65
Height = 17
Caption = #24517#22635#23383#27573
TabOrder = 6
end
object EdFieldName: TEdit
Left = 88
Top = 42
Width = 137
Height = 20
TabOrder = 7
end
object Button1: TButton
Left = 200
Top = 75
Width = 80
Height = 25
Caption = #21021#22987#21270
TabOrder = 8
OnClick = Button1Click
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -