📄 frmopenglunit.dfm
字号:
object frmOpenGL: TfrmOpenGL
Left = 632
Top = 534
Width = 509
Height = 456
Caption = 'OpenGl Mess'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Panel2: TPanel
Left = 0
Top = 369
Width = 501
Height = 53
Align = alBottom
BevelOuter = bvNone
TabOrder = 0
object Label21: TLabel
Left = 159
Top = 8
Width = 164
Height = 13
Caption = 'Key poll intervall. (Smaller is faster)'
end
object Label22: TLabel
Left = 260
Top = 33
Width = 16
Height = 13
Caption = 'ms.'
end
object Button6: TButton
Left = 416
Top = 16
Width = 75
Height = 25
Caption = 'Apply'
TabOrder = 0
OnClick = Button6Click
end
object editKeyPolling: TEdit
Left = 191
Top = 29
Width = 65
Height = 21
TabOrder = 1
Text = '100'
end
end
object ScrollBox1: TScrollBox
Left = 0
Top = 33
Width = 501
Height = 336
HorzScrollBar.Increment = 43
VertScrollBar.Increment = 36
VertScrollBar.Position = 37
VertScrollBar.Tracking = True
Align = alClient
TabOrder = 1
object GroupBox1: TGroupBox
Left = 8
Top = -37
Width = 465
Height = 225
Caption = 'Zoom Config'
TabOrder = 0
object Label2: TLabel
Left = 14
Top = 16
Width = 56
Height = 13
Caption = 'Zoom 1 key'
end
object Label3: TLabel
Left = 14
Top = 40
Width = 56
Height = 13
Caption = 'Zoom 2 key'
end
object Label4: TLabel
Left = 14
Top = 64
Width = 56
Height = 13
Caption = 'Zoom 3 key'
end
object Label5: TLabel
Left = 14
Top = 88
Width = 56
Height = 13
Caption = 'Zoom 4 key'
end
object Label6: TLabel
Left = 14
Top = 112
Width = 56
Height = 13
Caption = 'Zoom 5 key'
end
object Label7: TLabel
Left = 355
Top = 16
Width = 42
Height = 13
Caption = 'Zoom 1='
end
object Label8: TLabel
Left = 438
Top = 16
Width = 5
Height = 13
Caption = 'x'
end
object Label9: TLabel
Left = 355
Top = 40
Width = 42
Height = 13
Caption = 'Zoom 2='
end
object Label10: TLabel
Left = 438
Top = 40
Width = 5
Height = 13
Caption = 'x'
end
object Label11: TLabel
Left = 355
Top = 64
Width = 42
Height = 13
Caption = 'Zoom 3='
end
object Label12: TLabel
Left = 438
Top = 64
Width = 5
Height = 13
Caption = 'x'
end
object Label13: TLabel
Left = 355
Top = 88
Width = 42
Height = 13
Caption = 'Zoom 4='
end
object Label14: TLabel
Left = 438
Top = 88
Width = 5
Height = 13
Caption = 'x'
end
object Label15: TLabel
Left = 355
Top = 112
Width = 42
Height = 13
Caption = 'Zoom 5='
end
object Label16: TLabel
Left = 438
Top = 112
Width = 5
Height = 13
Caption = 'x'
end
object Label17: TLabel
Left = 12
Top = 144
Width = 58
Height = 13
Caption = 'Zoom in key'
end
object Label18: TLabel
Left = 353
Top = 158
Width = 59
Height = 13
Caption = 'Zoom delta='
end
object Label19: TLabel
Left = 455
Top = 158
Width = 5
Height = 13
Caption = 'x'
end
object Label20: TLabel
Left = 5
Top = 168
Width = 65
Height = 13
Caption = 'Zoom out key'
end
object Label23: TLabel
Left = 8
Top = 193
Width = 62
Height = 13
Caption = 'No zoom key'
end
object Zoom1: TEdit
Left = 73
Top = 14
Width = 219
Height = 21
ReadOnly = True
TabOrder = 0
end
object Zoom2: TEdit
Left = 73
Top = 38
Width = 219
Height = 21
ReadOnly = True
TabOrder = 3
end
object Zoom3: TEdit
Left = 73
Top = 62
Width = 219
Height = 21
ReadOnly = True
TabOrder = 6
end
object Zoom4: TEdit
Left = 73
Top = 86
Width = 219
Height = 21
ReadOnly = True
TabOrder = 9
end
object Zoom5: TEdit
Left = 73
Top = 110
Width = 219
Height = 21
ReadOnly = True
TabOrder = 12
end
object Button1: TButton
Left = 299
Top = 16
Width = 49
Height = 17
Caption = 'Clear'
TabOrder = 1
end
object Button2: TButton
Left = 299
Top = 40
Width = 49
Height = 17
Caption = 'Clear'
TabOrder = 4
end
object Button3: TButton
Left = 299
Top = 64
Width = 49
Height = 17
Caption = 'Clear'
TabOrder = 7
end
object Button4: TButton
Left = 299
Top = 88
Width = 49
Height = 17
Caption = 'Clear'
TabOrder = 10
end
object Button5: TButton
Left = 299
Top = 112
Width = 49
Height = 17
Caption = 'Clear'
TabOrder = 13
end
object Zoomlevel1: TEdit
Left = 398
Top = 13
Width = 38
Height = 21
TabOrder = 2
Text = '1.0'
end
object Zoomlevel2: TEdit
Left = 398
Top = 37
Width = 38
Height = 21
TabOrder = 5
Text = '2.0'
end
object Zoomlevel3: TEdit
Left = 398
Top = 61
Width = 38
Height = 21
TabOrder = 8
Text = '4.0'
end
object Zoomlevel4: TEdit
Left = 398
Top = 85
Width = 38
Height = 21
TabOrder = 11
Text = '8.0'
end
object Zoomlevel5: TEdit
Left = 398
Top = 109
Width = 38
Height = 21
TabOrder = 14
Text = '16.0'
end
object Zoomin: TEdit
Left = 73
Top = 142
Width = 219
Height = 21
ReadOnly = True
TabOrder = 15
end
object Button7: TButton
Left = 299
Top = 144
Width = 49
Height = 17
Caption = 'Clear'
TabOrder = 16
end
object zoomdelta: TEdit
Left = 415
Top = 155
Width = 38
Height = 21
TabOrder = 19
Text = '0.2'
end
object Zoomout: TEdit
Left = 73
Top = 166
Width = 219
Height = 21
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -