inherited CityDlg: TCityDlg Left = 523 Top = 153 Caption = 'City Properties' ClientHeight = 517 ClientWidth = 440 PixelsPerInch = 96 TextHeight = 16 inherited ClientPnl: TPanel Width = 440 Height = 481 inherited MainPageControl: TPageControl Width = 425 Height = 469 inherited GeneralSheet: TTabSheet inherited PlayerLbl: TLabel Left = 13 Top = 44 end object Label2: TLabel [1] Left = 13 Top = 16 Width = 40 Height = 16 Caption = 'Name:' end object Label3: TLabel [2] Left = 13 Top = 78 Width = 36 Height = 16 Caption = 'Race:' end object SizeLbl: TLabel [3] Left = 13 Top = 108 Width = 29 Height = 16 Caption = 'Size:' end object ProductionsLbl: TLabel [4] Left = 13 Top = 172 Width = 64 Height = 16 Caption = 'Upgrades:' end inherited DefendersLblX: TLabel Top = 140 end inherited PlayerCB: TComboBox Left = 96 Top = 40 Width = 201 Style = csDropDownList Text = '' end inherited IDPnl: TPanel Left = 12 Top = 400 Width = 393 TabOrder = 5 end inherited RazedCB: TCheckBox Left = 252 Top = 104 TabOrder = 6 end object NameEdit: TEdit [9] Left = 96 Top = 8 Width = 201 Height = 24 TabOrder = 1 end object RaceCB: TComboBox [10] Left = 96 Top = 72 Width = 137 Height = 24 ItemHeight = 16 TabOrder = 2 end object SizeCB: TComboBox [11] Left = 96 Top = 105 Width = 137 Height = 24 Style = csDropDownList ItemHeight = 16 TabOrder = 3 OnChange = SizeCBChange Items.Strings = ( 'Outpost' 'Village' 'Town' 'City' 'Random') end object ProductionTree: TElTree [12] Left = 12 Top = 204 Width = 393 Height = 189 LeftPosition = 0 ActiveBorderType = fbtSunken AlwaysKeepFocus = False AlwaysKeepSelection = True AutoExpand = False AutoLookup = False DockOrientation = doNoOrient DoubleBuffered = False AutoLineHeight = True BarStyle = False BarStyleVerticalLines = False BorderStyle = bsSingle ChangeStateImage = False CustomCheckboxes = False CustomPlusMinus = False DeselectChildrenOnCollapse = False DivLinesColor = clBtnFace DoInplaceEdit = True DraggableSections = False DragAllowed = False DragTrgDrawMode = SelColorRect DragType = dtDelphi DragImageMode = dimNever DrawFocusRect = True ExpandOnDblClick = False ExpandOnDragOver = False FilteredVisibility = False Flat = False FlatFocusedScrollbars = True FocusedSelectColor = clHighlight FocusedSelectTextColor = clWindow ForcedScrollBars = ssNone Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] FullRowSelect = False HeaderActiveFilterColor = clBlack HeaderColor = clBtnFace HeaderHeight = 21 HeaderHotTrack = False HeaderInvertSortArrows = False HeaderSections.Data = {F7FFFFFF00000000} HeaderFilterColor = clBtnText HeaderFlat = False HideFocusRect = False HideHintOnTimer = False HideHintOnMove = True HideSelectColor = clBtnFace HideSelectTextColor = clBtnShadow HideSelection = True HorizontalLines = False HideHorzScrollBar = False HideVertScrollBar = False HorzScrollBarStyles.ActiveFlat = False HorzScrollBarStyles.BlendBackground = True HorzScrollBarStyles.Color = clBtnFace HorzScrollBarStyles.Flat = True HorzScrollBarStyles.MinThumbSize = 4 HorzScrollBarStyles.NoDisableButtons = False HorzScrollBarStyles.NoSunkenThumb = False HorzScrollBarStyles.OwnerDraw = False HorzScrollBarStyles.SecondaryButtons = False HorzScrollBarStyles.SecondBtnKind = sbkOpposite HorzScrollBarStyles.ShowLeftArrows = True HorzScrollBarStyles.ShowRightArrows = True HorzScrollBarStyles.ShowTrackHint = False HorzScrollBarStyles.ThumbMode = etmAuto HorzScrollBarStyles.ThumbSize = 0 HorzScrollBarStyles.Width = 16 HorzScrollBarStyles.ButtonSize = 16 HorzScrollBarStyles.UseSystemMetrics = True HorzScrollBarStyles.ArrowColor = clBtnText HorzScrollBarStyles.ArrowHotTrackColor = clHighlight HorzScrollBarStyles.DrawFrames = True HorzScrollBarStyles.ThinFrames = False InactiveBorderType = fbtSunkenOuter ItemIndent = 17 LineHeight = 17 LinesColor = clBtnFace LinesStyle = psDot LineHintColor = clWindow LockHeaderHeight = False MainTreeColumn = 0 MoveColumnOnDrag = False MoveFocusOnCollapse = False MultiSelect = False OwnerDrawMask = '~~@~~' PathSeparator = '\' PlusMinusTransparent = False RightAlignedText = False RightAlignedTree = False RowHotTrack = False RowSelect = False ScrollTracking = False SelectColumn = -1 ShowButtons = True ShowColumns = False ShowCheckboxes = True ShowEmptyImages = False ShowEmptyImages2 = False ShowImages = True ShowLines = True ShowRoot = False ShowRootButtons = True SelectionMode = smUsual SortDir = sdAscend SortMode = smNone SortSection = 0 SortType = stCustom StickyHeaderSections = False TabOrder = 4 TabStop = True Tracking = True TrackColor = clWindowText UnderlineTracked = False VerticalLines = False VertScrollBarStyles.ActiveFlat = False VertScrollBarStyles.BlendBackground = True VertScrollBarStyles.Color = clBtnFace VertScrollBarStyles.Flat = False VertScrollBarStyles.MinThumbSize = 4 VertScrollBarStyles.NoDisableButtons = False VertScrollBarStyles.NoSunkenThumb = False VertScrollBarStyles.OwnerDraw = False VertScrollBarStyles.SecondaryButtons = False VertScrollBarStyles.SecondBtnKind = sbkOpposite VertScrollBarStyles.ShowLeftArrows = True VertScrollBarStyles.ShowRightArrows = True VertScrollBarStyles.ShowTrackHint = True VertScrollBarStyles.ThumbMode = etmAuto VertScrollBarStyles.ThumbSize = 0 VertScrollBarStyles.Width = 16 VertScrollBarStyles.ButtonSize = 16 VertScrollBarStyles.UseSystemMetrics = True VertScrollBarStyles.ArrowColor = clBtnText VertScrollBarStyles.ArrowHotTrackColor = clHighlight VertScrollBarStyles.DrawFrames = True VertScrollBarStyles.ThinFrames = False UseSystemHintColors = False TextColor = clWindowText BkColor = clWindow OnItemChange = ProductionTreeItemChange end inherited DefendersCB: TComboBox Left = 96 Top = 136 TabOrder = 7 end end end end inherited ButtonPnl: TPanel Top = 481 Width = 440 inherited OKBtn: TButton Left = 243 end inherited CancelBtn: TButton Left = 343 end end inherited Translator: TIvTranslator Left = 148 Top = 44 end end