Changeset 8 for trunk/Main.dfm
- Timestamp:
- May 15, 2009, 10:26:01 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Main.dfm
r7 r8 47 47 object StatusBar1: TStatusBar 48 48 Left = 162 49 Top = 2 3549 Top = 254 50 50 Width = 227 51 51 Height = 19 … … 54 54 Panels = <> 55 55 SimplePanel = True 56 ExplicitTop = 21557 56 end 58 57 object Panel1: TPanel 59 58 Left = 0 60 Top = 2 3559 Top = 254 61 60 Width = 161 62 61 Height = 19 63 62 Anchors = [akLeft, akBottom] 64 63 TabOrder = 1 65 ExplicitTop = 21566 64 object Image1: TImage 67 65 Left = 108 … … 403 401 Top = 36 404 402 Width = 105 405 Height = 1 78403 Height = 189 406 404 Anchors = [akTop, akRight, akBottom] 407 405 BorderStyle = bsNone … … 419 417 ReadOnly = True 420 418 TabOrder = 2 421 ExplicitHeight = 158422 419 end 423 420 object Button1: TButton 424 Left = 34 0425 Top = 2 17421 Left = 343 422 Top = 231 426 423 Width = 46 427 424 Height = 17 … … 431 428 TabOrder = 3 432 429 OnClick = Button1Click 433 ExplicitTop = 197434 430 end 435 431 object ListView1: TListView … … 437 433 Top = 0 438 434 Width = 269 439 Height = 2 35435 Height = 249 440 436 Hint = 441 437 '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' + … … 457 453 LargeImages = ImageList32 458 454 ReadOnly = True 455 RowSelect = True 459 456 ParentShowHint = False 460 457 ShowHint = False … … 466 463 OnMouseMove = ListView1MouseMove 467 464 OnSelectItem = ListView1SelectItem 468 ExplicitHeight = 215469 465 end 470 466 object Panel2: TPanel … … 472 468 Top = 0 473 469 Width = 9 474 Height = 2 35470 Height = 249 475 471 Cursor = crHSplit 476 472 Hint = 'K schov'#225'n'#237' detajl'#367' p'#345'et'#225'hn'#283'te k prav'#233'mu okraji' … … 483 479 OnMouseMove = Panel2MouseMove 484 480 OnMouseUp = Panel2MouseUp 485 ExplicitHeight = 215486 481 end 487 482 object MediaPlayer1: TMediaPlayer
Note:
See TracChangeset
for help on using the changeset viewer.