unit8.dfm
来自「是关于SQL的一些程序 很好很经典的~大家又兴趣的可以学习下」· DFM 代码 · 共 51 行
DFM
51 行
object Form8: TForm8
Left = 217
Top = 182
Width = 320
Height = 203
Caption = #26356#26032#29992#25143#36164#26009
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 13
object BitBtn1: TBitBtn
Left = 72
Top = 24
Width = 121
Height = 41
Caption = #25968#25454#24211#22791#20221
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
OnClick = BitBtn1Click
end
object returnmain: TBitBtn
Left = 72
Top = 88
Width = 121
Height = 41
Caption = #36820#22238#20027#31383#21475
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 1
end
object Savefile: TSaveDialog
Left = 224
Top = 80
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?