Changeset 13 for trunk/Main.dfm
- Timestamp:
- Nov 27, 2009, 8:36:34 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Main.dfm
r8 r13 3 3 Top = 74 4 4 Caption = 'Heroes of Fantasy - Client' 5 ClientHeight = 2 745 ClientHeight = 293 6 6 ClientWidth = 389 7 7 Color = clBtnFace … … 20 20 DesignSize = ( 21 21 389 22 2 74)22 293) 23 23 PixelsPerInch = 96 24 24 TextHeight = 13 … … 47 47 object StatusBar1: TStatusBar 48 48 Left = 162 49 Top = 2 5449 Top = 273 50 50 Width = 227 51 51 Height = 19 … … 54 54 Panels = <> 55 55 SimplePanel = True 56 ExplicitTop = 254 56 57 end 57 58 object Panel1: TPanel 58 59 Left = 0 59 Top = 2 5460 Top = 273 60 61 Width = 161 61 62 Height = 19 62 63 Anchors = [akLeft, akBottom] 63 64 TabOrder = 1 65 ExplicitTop = 254 64 66 object Image1: TImage 65 67 Left = 108 … … 401 403 Top = 36 402 404 Width = 105 403 Height = 189405 Height = 208 404 406 Anchors = [akTop, akRight, akBottom] 405 407 BorderStyle = bsNone … … 417 419 ReadOnly = True 418 420 TabOrder = 2 421 ExplicitHeight = 189 419 422 end 420 423 object Button1: TButton 421 424 Left = 343 422 Top = 2 31425 Top = 250 423 426 Width = 46 424 427 Height = 17 … … 428 431 TabOrder = 3 429 432 OnClick = Button1Click 433 ExplicitTop = 231 430 434 end 431 435 object ListView1: TListView … … 433 437 Top = 0 434 438 Width = 269 435 Height = 2 49439 Height = 268 436 440 Hint = 437 441 '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' + … … 463 467 OnMouseMove = ListView1MouseMove 464 468 OnSelectItem = ListView1SelectItem 469 ExplicitHeight = 249 465 470 end 466 471 object Panel2: TPanel … … 468 473 Top = 0 469 474 Width = 9 470 Height = 2 49475 Height = 268 471 476 Cursor = crHSplit 472 477 Hint = 'K schov'#225'n'#237' detajl'#367' p'#345'et'#225'hn'#283'te k prav'#233'mu okraji' … … 479 484 OnMouseMove = Panel2MouseMove 480 485 OnMouseUp = Panel2MouseUp 486 ExplicitHeight = 249 481 487 end 482 488 object MediaPlayer1: TMediaPlayer 483 489 Left = 152 484 490 Top = 8 485 Width = 29491 Width = 0 486 492 Height = 30 487 493 EnabledButtons = [btPlay, btPause, btStop]
Note:
See TracChangeset
for help on using the changeset viewer.