📄 databfunit.dfm
字号:
object databfform: Tdatabfform
Left = 309
Top = 211
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = #25968#25454#22791#20221
ClientHeight = 114
ClientWidth = 382
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 92
Top = 27
Width = 193
Height = 43
Caption = 'Are You Sure?'
Font.Charset = ANSI_CHARSET
Font.Color = clFuchsia
Font.Height = -35
Font.Name = 'Monotype Corsiva'
Font.Style = [fsItalic]
ParentFont = False
end
object BitBtn1: TBitBtn
Left = 104
Top = 88
Width = 75
Height = 25
Caption = #22791#20221
TabOrder = 0
OnClick = BitBtn1Click
end
object BitBtn2: TBitBtn
Left = 216
Top = 88
Width = 75
Height = 25
Caption = #20851#38381
TabOrder = 1
OnClick = BitBtn2Click
end
object Animate1: TAnimate
Left = 48
Top = 18
Width = 272
Height = 60
Cursor = crHandPoint
Color = clBtnFace
CommonAVI = aviCopyFiles
ParentColor = False
StartFrame = 0
StopFrame = 31
Visible = False
end
object ADOQuery1: TADOQuery
Parameters = <>
Left = 184
Top = 64
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -