?? frmsample.dfm
字號:
object MakeSalaryForm: TMakeSalaryForm
Left = 262
Top = 170
Width = 637
Height = 514
Caption = #24037#36164#29983#25104#19982#35745#31639
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
PixelsPerInch = 96
TextHeight = 12
object panChild: TPanel
Left = 0
Top = 0
Width = 629
Height = 487
Align = alClient
BevelInner = bvLowered
TabOrder = 0
DesignSize = (
629
487)
object cmdClose: TButton
Left = 544
Top = 448
Width = 75
Height = 25
Anchors = [akRight, akBottom]
Caption = #20851#38381
TabOrder = 0
OnClick = cmdCloseClick
end
object GroupBox1: TGroupBox
Left = 16
Top = 8
Width = 601
Height = 425
Anchors = [akLeft, akTop, akRight, akBottom]
Caption = #24037#36164#34920
TabOrder = 1
DesignSize = (
601
425)
object DBGrid1: TDBGrid
Left = 8
Top = 16
Width = 585
Height = 401
Anchors = [akLeft, akTop, akRight, akBottom]
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -12
TitleFont.Name = #23435#20307
TitleFont.Style = []
end
end
object CheckBox1: TCheckBox
Left = 16
Top = 448
Width = 97
Height = 17
Anchors = [akLeft, akBottom]
Caption = #20462#25913#21592#24037#24037#36164
TabOrder = 2
end
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -