📄 u_ddxy.dfm
字号:
object F_DDXY: TF_DDXY
Left = 269
Top = 159
BorderStyle = bsDialog
Caption = '订单鞋样'
ClientHeight = 328
ClientWidth = 473
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 12
object Panel1: TPanel
Left = 0
Top = 0
Width = 473
Height = 328
Align = alClient
Constraints.MaxHeight = 600
TabOrder = 0
object Image1: TImage
Left = 1
Top = 1
Width = 471
Height = 326
Align = alClient
AutoSize = True
Center = True
Stretch = True
OnDblClick = Image1DblClick
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -