?? bj.dfm
字號:
object BJForm: TBJForm
Left = 207
Top = 107
BorderStyle = bsDialog
Caption = #29677#32423#31649#29702
ClientHeight = 362
ClientWidth = 370
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object Button1: TButton
Left = 285
Top = 16
Width = 75
Height = 25
Caption = #22686#21152
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 285
Top = 48
Width = 75
Height = 25
Caption = #21024#38500
TabOrder = 1
OnClick = Button2Click
end
object Button3: TButton
Left = 285
Top = 80
Width = 75
Height = 25
Caption = #20462#25913
TabOrder = 2
OnClick = Button3Click
end
object Button4: TButton
Left = 285
Top = 113
Width = 75
Height = 25
Caption = #20851#38381
TabOrder = 3
OnClick = Button4Click
end
object PageControl1: TPageControl
Left = 0
Top = 0
Width = 276
Height = 362
ActivePage = TabSheet1
Align = alLeft
TabIndex = 0
TabOrder = 4
object TabSheet1: TTabSheet
Caption = #29677#32423#21015#34920
object ListView1: TListView
Left = 0
Top = 8
Width = 267
Height = 321
Columns = <
item
Caption = #29677#32423
Width = 200
end
item
Caption = 'ID'
Width = 0
end>
TabOrder = 0
ViewStyle = vsReport
end
end
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -