object SettingsDlg: TSettingsDlg Left = 766 Height = 448 Top = 240 Width = 483 BorderStyle = bsNone Caption = 'Settings' ClientHeight = 448 ClientWidth = 483 Color = clBtnFace DesignTimePPI = 144 Font.Color = clWindowText Font.Height = -17 Font.Name = 'MS Sans Serif' FormStyle = fsStayOnTop Position = poScreenCenter LCLVersion = '4.0.0.4' Scaled = False OnClose = FormClose OnCreate = FormCreate OnDestroy = FormDestroy OnPaint = FormPaint OnShow = FormShow object ListLanguages: TListBoxEx Tag = 15360 Left = 16 Height = 280 Top = 32 Width = 144 BorderStyle = bsNone Color = clBlack ExtendedSelect = False Font.Color = 4176863 Font.Height = -15 Font.Name = 'Times New Roman' Font.Style = [fsBold] IntegralHeight = True ItemHeight = 20 ParentFont = False ScrollWidth = 144 Style = lbOwnerDrawVariable TabOrder = 1 TabStop = False TopIndex = -1 end object ButtonOk: TButtonA Left = 364 Height = 25 Top = 400 Width = 100 Down = False Permanent = False OnClick = ButtonOkClick end object ButtonCancel: TButtonA Left = 244 Height = 25 Top = 400 Width = 100 Down = False Permanent = False OnClick = ButtonCancelClick end object ButtonFullscreen: TButtonC Left = 16 Height = 18 Top = 368 Width = 18 Down = False Permanent = False OnClick = ButtonFullscreenClick ButtonIndex = 0 end object ButtonGammaUp: TButtonC Tag = 6912 Left = 452 Height = 12 Top = 360 Width = 12 Down = False Permanent = False OnClick = ButtonGammaUpClick ButtonIndex = 1 end object ButtonGammaDown: TButtonC Tag = 6912 Left = 452 Height = 12 Top = 372 Width = 12 Down = False Permanent = False OnClick = ButtonGammaDownClick ButtonIndex = 0 end object ListKeyBindings: TListBoxEx Tag = 15360 Left = 176 Height = 232 Top = 32 Width = 288 BorderStyle = bsNone Color = clBlack ExtendedSelect = False Font.Color = 4176863 Font.Height = -15 Font.Name = 'Times New Roman' Font.Style = [fsBold] IntegralHeight = True ItemHeight = 20 ParentFont = False ScrollWidth = 288 Style = lbOwnerDrawVariable TabOrder = 0 TabStop = False TopIndex = -1 OnSelectionChange = ListKeyBindingsSelectionChange end object ButtonReset: TButtonA Left = 16 Height = 25 Top = 400 Width = 100 Down = False Permanent = False OnClick = ButtonResetClick end object ButtonCustomDpi: TButtonC Left = 176 Height = 18 Top = 334 Width = 18 Down = False Permanent = False OnClick = ButtonCustomDpiClick ButtonIndex = 0 end object ButtonDpiUp: TButtonC Tag = 6912 Left = 452 Height = 12 Top = 328 Width = 12 Down = False Permanent = False OnClick = ButtonDpiUpClick ButtonIndex = 1 end object ButtonDpiDown: TButtonC Tag = 6912 Left = 452 Height = 12 Top = 340 Width = 12 Down = False Permanent = False OnClick = ButtonDpiDownClick ButtonIndex = 0 end object ButtonMusicVolumeDown: TButtonC Tag = 6912 Left = 136 Height = 12 Top = 340 Width = 12 Down = False Permanent = False OnClick = ButtonMusicVolumeDownClick ButtonIndex = 0 end object ButtonMusicVolumeUp: TButtonC Tag = 6912 Left = 136 Height = 12 Top = 328 Width = 12 Down = False Permanent = False OnClick = ButtonMusicVolumeUpClick ButtonIndex = 1 end object EditShortCutPrimary: TEdit AutoSize = True ClientHeight = 27 ClientWidth = 136 Top = 296 Left = 176 Width = 136 Height = 27 Enabled = False ShowHint = False Font.Color = 4176863 Font.Name = 'Times New Roman' Font.Style = [fsBold] Font.PixelsPerInch = 96 Font.Height = -15 Align = alNone Color = clBlack TabStop = True OnKeyUp = EditShortCutPrimaryKeyUp BorderStyle = bsNone ParentFont = False end object EditShortCutSecondary: TEdit AutoSize = True ClientHeight = 27 ClientWidth = 136 Top = 296 Left = 328 Width = 136 Height = 27 Enabled = False ShowHint = False Font.Color = 4176863 Font.Name = 'Times New Roman' Font.Style = [fsBold] Font.PixelsPerInch = 96 Font.Height = -15 Align = alNone Color = clBlack TabStop = True OnKeyUp = EditShortCutSecondaryKeyUp BorderStyle = bsNone ParentFont = False end end