object ColorsDialog: TColorsDialog Left = 822 Top = 616 BorderStyle = bsDialog Caption = 'Background Colors' ClientHeight = 319 ClientWidth = 364 Color = clBtnFace ParentFont = True OldCreateOrder = True Position = poScreenCenter OnClose = FormClose OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object Label7: TLabel Left = 36 Top = 180 Width = 101 Height = 16 Caption = 'Helper Words:' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Bevel1: TBevel Left = 24 Top = 72 Width = 313 Height = 185 end object Label1: TLabel Left = 32 Top = 116 Width = 108 Height = 16 Caption = 'Game Window:' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Verdana' Font.Style = [fsBold] ParentFont = False end object Label5: TLabel Left = 88 Top = 148 Width = 47 Height = 16 Caption = 'Verbs:' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Verdana' Font.Style = [fsBold] ParentFont = False end object Label6: TLabel Left = 56 Top = 212 Width = 83 Height = 16 Caption = 'Navigation:' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Verdana' Font.Style = [fsBold] ParentFont = False end object Label10: TLabel Left = 24 Top = 8 Width = 309 Height = 52 Caption = 'Note that many changes will not become obvious until a new story' + ' is begun or the current story is restarted, and that some stori' + 'es will override these defaults with colors of their own.' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Verdana' Font.Style = [] ParentFont = False WordWrap = True end object Label2: TLabel Left = 148 Top = 88 Width = 73 Height = 13 Caption = 'Background:' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Label3: TLabel Left = 247 Top = 88 Width = 69 Height = 13 Caption = 'Foreground:' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object PrepBackColor: TColorBox Left = 144 Top = 176 Width = 81 Height = 22 Style = [cbStandardColors, cbExtendedColors, cbPrettyNames] Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Verdana' Font.Style = [] ItemHeight = 16 ParentFont = False TabOrder = 5 end object OKBtn: TButton Left = 100 Top = 272 Width = 75 Height = 25 Caption = 'OK' Default = True Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Verdana' Font.Style = [] ModalResult = 1 ParentFont = False TabOrder = 0 OnClick = OKBtnClick end object CancelBtn: TButton Left = 188 Top = 272 Width = 75 Height = 25 Cancel = True Caption = 'Cancel' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Verdana' Font.Style = [] ModalResult = 2 ParentFont = False TabOrder = 1 OnClick = CancelBtnClick end object GameBackColor: TColorBox Left = 144 Top = 112 Width = 81 Height = 22 Style = [cbStandardColors, cbExtendedColors, cbPrettyNames] Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Verdana' Font.Style = [] ItemHeight = 16 ParentFont = False TabOrder = 2 end object VerbsBackColor: TColorBox Left = 144 Top = 144 Width = 81 Height = 22 Style = [cbStandardColors, cbExtendedColors, cbPrettyNames] Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Verdana' Font.Style = [] ItemHeight = 16 ParentFont = False TabOrder = 3 end object NavBackColor: TColorBox Left = 144 Top = 208 Width = 81 Height = 22 Style = [cbStandardColors, cbExtendedColors, cbPrettyNames] Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Verdana' Font.Style = [] ItemHeight = 16 ParentFont = False TabOrder = 4 end object GameForeColor: TColorBox Left = 240 Top = 112 Width = 81 Height = 22 Style = [cbStandardColors, cbExtendedColors, cbPrettyNames] Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Verdana' Font.Style = [] ItemHeight = 16 ParentFont = False TabOrder = 6 end object VerbsForeColor: TColorBox Left = 240 Top = 144 Width = 81 Height = 22 Style = [cbStandardColors, cbExtendedColors, cbPrettyNames] Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Verdana' Font.Style = [] ItemHeight = 16 ParentFont = False TabOrder = 7 end object PrepForeColor: TColorBox Left = 240 Top = 176 Width = 81 Height = 22 Style = [cbStandardColors, cbExtendedColors, cbPrettyNames] Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Verdana' Font.Style = [] ItemHeight = 16 ParentFont = False TabOrder = 8 end object NavForeColor: TColorBox Left = 240 Top = 208 Width = 81 Height = 22 Style = [cbStandardColors, cbExtendedColors, cbPrettyNames] Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Verdana' Font.Style = [] ItemHeight = 16 ParentFont = False TabOrder = 9 end end