📄 inv_undoclosebook.dfm
字号:
inherited Frm_Inv_UndoCloseBook: TFrm_Inv_UndoCloseBook
Left = 242
Top = 132
BOrderIcons = []
Caption = '取消结帐'
ClientHeight = 177
ClientWidth = 378
FormStyle = fsMDIChild
Visible = True
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel [0]
Left = 80
Top = 24
Width = 84
Height = 12
Caption = '最近结帐月份:'
end
object Lbl_Month: TLabel [1]
Left = 168
Top = 24
Width = 54
Height = 12
Caption = 'Lbl_Month'
end
object Lbl_State: TLabel [2]
Left = 16
Top = 64
Width = 337
Height = 12
Alignment = taCenter
AutoSize = False
Caption = 'Lbl_State'
end
inherited btn_ok: TButton
Left = 155
Top = 125
end
inherited btn_Cancel: TButton
Left = 264
Top = 125
OnClick = btn_CancelClick
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -