frm_s_endrightpas.dfm
来自「是一个用delphi设计的考勤系统」· DFM 代码 · 共 70 行
DFM
70 行
inherited frm_s_endRight: Tfrm_s_endRight
Left = 85
Top = 166
Caption = #26435#38480
ClientHeight = 229
ClientWidth = 343
OldCreateOrder = True
OnActivate = FormActivate
PixelsPerInch = 96
TextHeight = 12
inherited palUp: TPanel
Width = 343
inherited palRightUp: TPanel
Left = 264
end
inherited palUpMid: TPanel
Width = 187
inherited imgCaption: TImage
Width = 187
end
end
end
inherited palDown: TPanel
Top = 220
Width = 343
inherited imgRightDown: TImage
Left = 333
end
inherited imgDownMin: TImage
Width = 323
end
end
inherited palLeft: TPanel
Height = 170
inherited imgLeft: TImage
Height = 170
end
end
inherited palRight: TPanel
Left = 333
Height = 170
inherited imgRight: TImage
Height = 170
end
end
inherited palClient: TPanel
Width = 323
Height = 170
object clbRight1: TCheckListBox
Left = 128
Top = 56
Width = 65
Height = 57
ItemHeight = 12
TabOrder = 0
Visible = False
end
object clbRight: TCheckListBox
Left = 0
Top = 0
Width = 323
Height = 170
OnClickCheck = clbRightClickCheck
Align = alClient
ItemHeight = 12
TabOrder = 1
end
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?