unit10.dfm
来自「本系统规模较小,适合小型宿舍,公寓等人员的安排,管理.本系统采用delphi开发」· DFM 代码 · 共 42 行
DFM
42 行
object sjcz: Tsjcz
Left = 412
Top = 246
Width = 143
Height = 213
Align = alCustom
Caption = #25968#25454#25805#20316
Color = clTeal
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object FlatSpeedButton1: TFlatSpeedButton
Left = 16
Top = 32
Width = 105
Height = 25
Caption = #23398#29983#24211#20449#24687#25805#20316
OnClick = FlatSpeedButton1Click
end
object FlatSpeedButton2: TFlatSpeedButton
Left = 16
Top = 80
Width = 105
Height = 25
Caption = #23487#33293#24211#20449#24687#25805#20316
OnClick = FlatSpeedButton2Click
end
object FlatSpeedButton3: TFlatSpeedButton
Left = 14
Top = 128
Width = 105
Height = 25
Caption = #20303' '#23487' '#20998' '#37197
OnClick = FlatSpeedButton3Click
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?