spiegel-keyman/developer/src/tike/debug/UfrmDebugStatus_Options.dfm

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