📄 unitdatabasesave.dfm
字号:
object frmDataBaseSave: TfrmDataBaseSave
Left = 294
Top = 269
BorderStyle = bsDialog
Caption = #25968#25454#24211#25991#20214#22791#20221
ClientHeight = 133
ClientWidth = 341
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
Position = poScreenCenter
OnClose = FormClose
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 12
Top = 14
Width = 286
Height = 13
Caption = #21333#20987#20445#23384#25353#38062#65292#24182#36873#25321#20445#23384#36335#24452#65292#20445#23384#31995#32479#25968#25454#12290
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 20
Top = 42
Width = 59
Height = 13
Caption = #25991#20214#36335#24452':'
end
object BitBtn1: TBitBtn
Left = 170
Top = 100
Width = 75
Height = 25
Caption = #30830#23450
Enabled = False
TabOrder = 0
OnClick = BitBtn1Click
end
object BitBtn2: TBitBtn
Left = 256
Top = 100
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 1
OnClick = BitBtn2Click
end
object Edit1: TEdit
Left = 78
Top = 40
Width = 205
Height = 21
TabOrder = 2
end
object Button1: TButton
Left = 284
Top = 38
Width = 29
Height = 25
Caption = '...'
TabOrder = 3
OnClick = Button1Click
end
object SaveDialog1: TSaveDialog
Filter = #25968#25454#24211#25991#20214'|*.mdb'
InitialDir = 'C:\'
Left = 48
Top = 58
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -