home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 1999 April
/
PCWorld_1999-04_cd.bin
/
Software
/
TemaCD
/
GoldHTML
/
Golden.exe
/
0
/
RCDATA
/
TFORM29
/
TFORM29.txt
Wrap
Text File
|
1998-04-04
|
1KB
|
67 lines
object Form29: TForm29
Left = 407
Top = 105
ActiveControl = Edit1
BorderStyle = bsDialog
Caption = 'Parametr'
ClientHeight = 93
ClientWidth = 235
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ShowHint = True
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 20
Top = 12
Width = 31
Height = 13
Caption = 'Jm�no'
end
object Label2: TLabel
Left = 12
Top = 36
Width = 41
Height = 13
Caption = 'Hodnota'
end
object Edit1: TEdit
Left = 56
Top = 8
Width = 169
Height = 21
TabOrder = 0
end
object Edit2: TEdit
Left = 56
Top = 32
Width = 169
Height = 21
TabOrder = 1
end
object Button1: TButton
Left = 144
Top = 64
Width = 75
Height = 25
Caption = 'Vlo�it'
Default = True
ModalResult = 1
TabOrder = 2
OnClick = Button1Click
end
object Button2: TButton
Left = 16
Top = 64
Width = 75
Height = 25
Cancel = True
Caption = 'Zp�t'
ModalResult = 2
TabOrder = 3
end
end