object LocaleDlg: TLocaleDlg Left = 766 Height = 448 Top = 240 Width = 483 BorderStyle = bsNone Caption = 'LocaleDlg' ClientHeight = 448 ClientWidth = 483 DesignTimePPI = 144 FormStyle = fsStayOnTop OnCreate = FormCreate OnDestroy = FormDestroy OnPaint = FormPaint OnShow = FormShow LCLVersion = '2.0.2.0' PixelsPerInch = 96 Scaled = False object List: TListBox Tag = 15360 Left = 24 Height = 336 Top = 16 Width = 424 Anchors = [akTop, akLeft, akRight, akBottom] BorderStyle = bsNone Color = clBlack ExtendedSelect = False Font.Color = 4176863 Font.Height = -15 Font.Name = 'Times New Roman' Font.Style = [fsBold] IntegralHeight = True ItemHeight = 0 ParentFont = False ScrollWidth = 424 TabOrder = 0 TabStop = False TopIndex = -1 end object OKBtn: TButtonA Left = 272 Height = 25 Top = 400 Width = 100 Down = False Permanent = False OnClick = OKBtnClick end object CancelBtn: TButtonA Left = 96 Height = 25 Top = 400 Width = 100 Down = False Permanent = False OnClick = CancelBtnClick end object ButtonFullscreen: TButtonC Left = 24 Height = 18 Top = 368 Width = 18 Down = False Permanent = False OnClick = ButtonFullscreenClick ButtonIndex = 0 end end