source: trunk/UProtocolMessageLog.dfm

Last change on this file was 13, checked in by george, 16 years ago

Opraveno: Načítání seznamu síťových adaptérů na Linuxu.
Přidáno: Úpravy pro potřeby ladění problému s nepřijímáním UDP paketů.

File size: 547 bytes
Line 
1object ProtocolMessageLogForm: TProtocolMessageLogForm
2 Left = 0
3 Top = 0
4 Caption = 'Z'#225'znam zpr'#225'v protokolu'
5 ClientHeight = 614
6 ClientWidth = 626
7 Color = clBtnFace
8 Font.Charset = DEFAULT_CHARSET
9 Font.Color = clWindowText
10 Font.Height = -11
11 Font.Name = 'Tahoma'
12 Font.Style = []
13 OldCreateOrder = False
14 PixelsPerInch = 96
15 TextHeight = 13
16 object Memo1: TMemo
17 Left = 8
18 Top = 8
19 Width = 601
20 Height = 593
21 ScrollBars = ssBoth
22 TabOrder = 0
23 WordWrap = False
24 end
25end
Note: See TracBrowser for help on using the repository browser.