📄 leftandtopunit.dfm
字号:
object LeftAndTopFrm: TLeftAndTopFrm
Left = 294
Top = 130
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = #25171#21360#35774#32622
ClientHeight = 327
ClientWidth = 383
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
OnClose = FormClose
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Button1: TButton
Left = 199
Top = 296
Width = 65
Height = 20
Caption = #30830#23450
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 273
Top = 296
Width = 65
Height = 20
Caption = #20851#38381
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 1
OnClick = Button2Click
end
object PageControl1: TPageControl
Left = 14
Top = 5
Width = 353
Height = 285
ActivePage = TabSheet1
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
Images = ImageList2
ParentFont = False
TabIndex = 0
TabOrder = 2
object TabSheet1: TTabSheet
Caption = #25171#21360#37197#32622
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = []
ImageIndex = 4
ParentFont = False
object Upsbtn1: TSpeedButton
Left = 162
Top = 157
Width = 25
Height = 25
Caption = '<'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
NumGlyphs = 2
ParentFont = False
OnClick = Upsbtn1Click
end
object Downsbtn1: TSpeedButton
Left = 161
Top = 73
Width = 25
Height = 25
Caption = '>'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
NumGlyphs = 2
ParentFont = False
OnClick = Downsbtn1Click
end
object codelbl: TLabel
Left = 204
Top = 116
Width = 3
Height = 13
end
object FirstLabl1: TLabel
Left = 14
Top = 14
Width = 65
Height = 13
Caption = #31080#25454#31867#21035#65306
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object SecondLabl2: TLabel
Left = 189
Top = 39
Width = 52
Height = 13
Caption = #25171#21360#30340#65306
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object SecondLabl3: TLabel
Left = 13
Top = 39
Width = 65
Height = 13
Caption = #19981#25171#21360#30340#65306
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object DownAllsbtn1: TSpeedButton
Left = 161
Top = 115
Width = 25
Height = 25
Caption = '>>'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
NumGlyphs = 2
ParentFont = False
OnClick = DownAllsbtn1Click
end
object UpAllsbtn1: TSpeedButton
Left = 161
Top = 199
Width = 25
Height = 25
Caption = '<<'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
NumGlyphs = 2
ParentFont = False
OnClick = UpAllsbtn1Click
end
object YesPrintLBx: TListBox
Left = 189
Top = 59
Width = 144
Height = 189
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ItemHeight = 13
ParentFont = False
TabOrder = 0
OnClick = YesPrintLBxClick
OnDblClick = YesPrintLBxDblClick
end
object NoPrintLBx: TListBox
Left = 13
Top = 59
Width = 143
Height = 189
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ItemHeight = 13
ParentFont = False
TabOrder = 1
OnClick = NoPrintLBxClick
OnDblClick = NoPrintLBxDblClick
end
object EdtKind: TEdit
Left = 80
Top = 12
Width = 121
Height = 21
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
ReadOnly = True
TabOrder = 2
end
end
object TabSheet2: TTabSheet
Caption = #39029#38754#35774#32622
ImageIndex = 1
object Bevel1: TBevel
Left = 15
Top = 17
Width = 242
Height = 144
Shape = bsFrame
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -