mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-10 10:55:33 +00:00
20 lines
418 B
Text
20 lines
418 B
Text
inherited frmDebugStatus_Options: TfrmDebugStatus_Options
|
|
Caption = 'Options'
|
|
ClientHeight = 172
|
|
ClientWidth = 429
|
|
OnResize = FormResize
|
|
ExplicitWidth = 429
|
|
ExplicitHeight = 172
|
|
PixelsPerInch = 96
|
|
TextHeight = 13
|
|
object sb: TScrollBox
|
|
Left = 0
|
|
Top = 0
|
|
Width = 429
|
|
Height = 172
|
|
HorzScrollBar.Visible = False
|
|
Align = alClient
|
|
BorderStyle = bsNone
|
|
TabOrder = 0
|
|
end
|
|
end
|