📄 departselect.dfm
字号:
object FrmdepartSel: TFrmdepartSel
Left = 293
Top = 144
Width = 498
Height = 462
BorderIcons = []
Caption = #36873#25321#35201#21457#36865#30340#21333#20301
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object GroupBox2: TGroupBox
Left = 293
Top = 16
Width = 187
Height = 306
Caption = #24050#36873#25321#30340#21333#20301
TabOrder = 9
end
object GroupBox1: TGroupBox
Left = 6
Top = 15
Width = 187
Height = 306
Caption = #21487#20379#36873#25321#30340#21333#20301
TabOrder = 8
end
object ListView1: TListView
Left = 16
Top = 40
Width = 169
Height = 265
Columns = <
item
Caption = #21333#20301#32534#21495
Width = 60
end
item
Caption = #21333#20301#21517#31216
Width = 105
end>
MultiSelect = True
RowSelect = True
ParentShowHint = False
ShowHint = True
TabOrder = 0
ViewStyle = vsReport
end
object Button1: TButton
Left = 210
Top = 56
Width = 63
Height = 41
Caption = '>'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 210
Top = 117
Width = 63
Height = 41
Caption = '<'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
TabOrder = 2
OnClick = Button2Click
end
object Button3: TButton
Left = 210
Top = 178
Width = 63
Height = 41
Caption = '>>'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
TabOrder = 3
OnClick = Button3Click
end
object Button4: TButton
Left = 210
Top = 240
Width = 63
Height = 41
Caption = '<<'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
TabOrder = 4
OnClick = Button4Click
end
object BitBtn1: TBitBtn
Left = 104
Top = 352
Width = 121
Height = 41
Caption = #30830#23450
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
TabOrder = 5
OnClick = BitBtn1Click
end
object BitBtn2: TBitBtn
Left = 245
Top = 352
Width = 121
Height = 41
Cancel = True
Caption = #21462#28040
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
TabOrder = 6
OnClick = BitBtn2Click
end
object ListView2: TListView
Left = 302
Top = 40
Width = 169
Height = 265
Columns = <
item
Caption = #21333#20301#32534#21495
Width = 60
end
item
Caption = #21333#20301#21517#31216
Width = 105
end>
MultiSelect = True
RowSelect = True
ParentShowHint = False
ShowHint = True
TabOrder = 7
ViewStyle = vsReport
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -