?? personselect.dfm
字號:
object FrmPersonSel: TFrmPersonSel
Left = 293
Top = 144
Width = 525
Height = 519
Caption = #36873#25321#29992#25143
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 Label1: TLabel
Left = 19
Top = 24
Width = 96
Height = 13
Caption = #21487#20379#36873#25321#30340#29992#25143#65306
end
object Label2: TLabel
Left = 330
Top = 25
Width = 96
Height = 13
Caption = #24050#32463#36873#25321#30340#29992#25143#65306
end
object ListView1: TListView
Left = 16
Top = 40
Width = 169
Height = 369
Columns = <
item
Caption = #21592#24037#32534#21495
Width = 80
end
item
Caption = #21592#24037#22995#21517
Width = 85
end>
MultiSelect = True
RowSelect = True
ParentShowHint = False
ShowHint = True
TabOrder = 0
ViewStyle = vsReport
OnCustomDrawItem = ListView1CustomDrawItem
end
object Button1: TButton
Left = 208
Top = 72
Width = 97
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 = 208
Top = 146
Width = 97
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 = 208
Top = 221
Width = 97
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 = 208
Top = 296
Width = 97
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 = 96
Top = 432
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 = 272
Top = 432
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 = 329
Top = 40
Width = 169
Height = 369
Columns = <
item
Caption = #21592#24037#32534#21495
Width = 80
end
item
Caption = #21592#24037#22995#21517
Width = 85
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 + -