libservice.~dfm
来自「完整的delphi书籍源代码,大家有空的时候自己慢慢看看」· ~DFM 代码 · 共 94 行
~DFM
94 行
object Form7: TForm7
Left = 221
Top = 174
Width = 358
Height = 175
Caption = #22270#20070#39302#26381#21153#31995#32479
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 350
Height = 147
Align = alClient
BevelOuter = bvLowered
TabOrder = 0
object LibSrvFrm: TLabel
Left = 179
Top = 25
Width = 159
Height = 21
Caption = #22270#20070#39302#26381#21153#31995#32479
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -21
Font.Name = #26999#20307'_GB2312'
Font.Style = []
ParentFont = False
end
object BitBtn5: TBitBtn
Left = 176
Top = 104
Width = 75
Height = 25
Caption = #35268#24402#36824#20070
TabOrder = 0
OnClick = BitBtn5Click
end
object BitBtn6: TBitBtn
Left = 256
Top = 104
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 1
OnClick = BitBtn6Click
Kind = bkIgnore
end
object BitBtn3: TBitBtn
Left = 24
Top = 104
Width = 110
Height = 25
Caption = #39044#32422#22270#20070
TabOrder = 2
OnClick = BitBtn3Click
end
object BitBtn2: TBitBtn
Left = 24
Top = 64
Width = 110
Height = 25
Caption = #20511#38405#22270#20070
TabOrder = 3
OnClick = BitBtn2Click
end
object BitBtn1: TBitBtn
Left = 24
Top = 24
Width = 110
Height = 25
Caption = #26597#35810#22270#20070#35760#24405
TabOrder = 4
OnClick = BitBtn1Click
end
object BitBtn4: TBitBtn
Left = 176
Top = 64
Width = 153
Height = 25
Caption = #26597#35810#20010#20154#20511#38405#24773#20917
TabOrder = 5
OnClick = BitBtn4Click
end
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?