Changeset 13 for trunk/Main.dfm


Ignore:
Timestamp:
Nov 27, 2009, 8:36:34 AM (15 years ago)
Author:
george
Message:
  • Opraveno: Všechny odkazy na starý web wow.zdechov.net opraveny na aktuální www.heroesoffantasy.cz.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Main.dfm

    r8 r13  
    33  Top = 74
    44  Caption = 'Heroes of Fantasy - Client'
    5   ClientHeight = 274
     5  ClientHeight = 293
    66  ClientWidth = 389
    77  Color = clBtnFace
     
    2020  DesignSize = (
    2121    389
    22     274)
     22    293)
    2323  PixelsPerInch = 96
    2424  TextHeight = 13
     
    4747  object StatusBar1: TStatusBar
    4848    Left = 162
    49     Top = 254
     49    Top = 273
    5050    Width = 227
    5151    Height = 19
     
    5454    Panels = <>
    5555    SimplePanel = True
     56    ExplicitTop = 254
    5657  end
    5758  object Panel1: TPanel
    5859    Left = 0
    59     Top = 254
     60    Top = 273
    6061    Width = 161
    6162    Height = 19
    6263    Anchors = [akLeft, akBottom]
    6364    TabOrder = 1
     65    ExplicitTop = 254
    6466    object Image1: TImage
    6567      Left = 108
     
    401403    Top = 36
    402404    Width = 105
    403     Height = 189
     405    Height = 208
    404406    Anchors = [akTop, akRight, akBottom]
    405407    BorderStyle = bsNone
     
    417419    ReadOnly = True
    418420    TabOrder = 2
     421    ExplicitHeight = 189
    419422  end
    420423  object Button1: TButton
    421424    Left = 343
    422     Top = 231
     425    Top = 250
    423426    Width = 46
    424427    Height = 17
     
    428431    TabOrder = 3
    429432    OnClick = Button1Click
     433    ExplicitTop = 231
    430434  end
    431435  object ListView1: TListView
     
    433437    Top = 0
    434438    Width = 269
    435     Height = 249
     439    Height = 268
    436440    Hint =
    437441      'Poklep'#225'n'#237'm se p'#345'ipoj'#237'te na dan'#253' server, uk'#225'z'#225'n'#237'm zobraz'#237'te infor' +
     
    463467    OnMouseMove = ListView1MouseMove
    464468    OnSelectItem = ListView1SelectItem
     469    ExplicitHeight = 249
    465470  end
    466471  object Panel2: TPanel
     
    468473    Top = 0
    469474    Width = 9
    470     Height = 249
     475    Height = 268
    471476    Cursor = crHSplit
    472477    Hint = 'K schov'#225'n'#237' detajl'#367' p'#345'et'#225'hn'#283'te k prav'#233'mu okraji'
     
    479484    OnMouseMove = Panel2MouseMove
    480485    OnMouseUp = Panel2MouseUp
     486    ExplicitHeight = 249
    481487  end
    482488  object MediaPlayer1: TMediaPlayer
    483489    Left = 152
    484490    Top = 8
    485     Width = 29
     491    Width = 0
    486492    Height = 30
    487493    EnabledButtons = [btPlay, btPause, btStop]
Note: See TracChangeset for help on using the changeset viewer.