object pWShlonzVote: TpWShlonzVote Left = 500 Top = 258 Width = 407 Height = 338 Caption = 'Shlonz Vote' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop OldCreateOrder = False Position = poMainFormCenter PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 28 Top = 28 Width = 32 Height = 13 Caption = 'Quality' end object Label2: TLabel Left = 28 Top = 52 Width = 20 Height = 13 Caption = 'Size' end object Label3: TLabel Left = 28 Top = 76 Width = 33 Height = 13 Caption = 'Terrain' end object Label4: TLabel Left = 28 Top = 100 Width = 52 Height = 13 Caption = 'Decoration' end object Label5: TLabel Left = 204 Top = 30 Width = 51 Height = 13 Caption = 'Pathnodes' end object Label6: TLabel Left = 28 Top = 186 Width = 37 Height = 13 Caption = 'General' end object Label7: TLabel Left = 28 Top = 212 Width = 46 Height = 13 Caption = 'Num Bots' end object pCbQuality: TComboBox Left = 88 Top = 24 Width = 101 Height = 21 Style = csDropDownList ItemHeight = 13 TabOrder = 0 Items.Strings = ( '----' '---' '--' '-' '=' '+' '++' '+++' '++++' '+++++') end object pCbSize: TComboBox Left = 88 Top = 48 Width = 101 Height = 21 Style = csDropDownList ItemHeight = 13 TabOrder = 1 Items.Strings = ( 'tiny' 'very small' 'small' 'medium' 'big' 'large' 'very large' 'fucking big') end object pCbTerrain: TComboBox Left = 88 Top = 72 Width = 101 Height = 21 Style = csDropDownList ItemHeight = 13 TabOrder = 2 Items.Strings = ( '----' '---' '--' '-' '=' '+' '++' '+++' '++++' '+++++') end object pCbDecoration: TComboBox Left = 88 Top = 96 Width = 101 Height = 21 Style = csDropDownList ItemHeight = 13 TabOrder = 3 Items.Strings = ( '----' '---' '--' '-' '=' '+' '++' '+++' '++++' '+++++') end object pCbPathNodes: TComboBox Left = 264 Top = 26 Width = 101 Height = 21 Style = csDropDownList ItemHeight = 13 TabOrder = 4 Items.Strings = ( 'none' 'ok' 'goood' 'that'#39's it') end object pCbVehicules: TCheckBox Left = 264 Top = 54 Width = 97 Height = 17 Caption = 'Vehicules' Checked = True State = cbChecked TabOrder = 5 end object pCbPowerNodes: TCheckBox Left = 264 Top = 76 Width = 97 Height = 17 Caption = 'PowerNodes' Checked = True State = cbChecked TabOrder = 6 end object pCbWeapons: TCheckBox Left = 264 Top = 98 Width = 97 Height = 17 Caption = 'Weapons' Checked = True State = cbChecked TabOrder = 7 end object pCbEditor: TCheckBox Left = 28 Top = 132 Width = 55 Height = 17 Caption = 'Editorr' TabOrder = 8 end object pEdEditorr: TEdit Left = 88 Top = 130 Width = 275 Height = 21 TabOrder = 9 end object pCbExample: TCheckBox Left = 28 Top = 158 Width = 61 Height = 17 Caption = 'Example' TabOrder = 10 end object pEdExample: TEdit Left = 88 Top = 156 Width = 275 Height = 21 TabOrder = 11 end object pCbBan: TCheckBox Left = 86 Top = 236 Width = 55 Height = 17 Caption = 'Ban' TabOrder = 12 end object pEdRemark: TEdit Left = 88 Top = 182 Width = 275 Height = 21 TabOrder = 13 end object pPbOk: TButton Left = 26 Top = 270 Width = 75 Height = 25 Caption = 'OK' TabOrder = 14 OnClick = pPbOkClick end object pPbCancel: TButton Left = 106 Top = 270 Width = 75 Height = 25 Caption = 'Cancel' TabOrder = 15 OnClick = pPbCancelClick end object pEdBots: TEdit Left = 88 Top = 208 Width = 37 Height = 21 TabOrder = 16 end object pCbCycled: TCheckBox Left = 150 Top = 236 Width = 55 Height = 17 Caption = 'Cycled' TabOrder = 17 end end