?? unit1.dfm
字號:
object AttstruDlg: TAttstruDlg
Left = 255
Top = 155
BorderStyle = bsDialog
Caption = 'AttstruDlg'
ClientHeight = 318
ClientWidth = 445
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
Visible = True
PixelsPerInch = 96
TextHeight = 13
object AttStruEdit: TAttStruEdit
Left = 8
Top = 8
Width = 425
Height = 249
TabOrder = 0
ControlData = {00000100ED2B0000BC190000000000000000010000000C0000000000}
end
object ButtonOK: TButton
Left = 104
Top = 272
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 1
OnClick = ButtonOKClick
end
object ButtonExit: TButton
Left = 272
Top = 272
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 2
OnClick = ButtonExitClick
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -