home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1999 January
/
Chip_1999-01_cd.bin
/
sharewar
/
setup21
/
easypad.exe
/
0
/
RCDATA
/
TFRMUPRAVIT
/
TFRMUPRAVIT.txt
Wrap
Text File
|
1998-10-18
|
1KB
|
72 lines
object frmUPRAVIT: TfrmUPRAVIT
Left = 175
Top = 116
BorderStyle = bsDialog
Caption = '�prava zna�ky'
ClientHeight = 220
ClientWidth = 352
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 8
Top = 10
Width = 40
Height = 13
Caption = 'Zna�ka:'
end
object Label2: TLabel
Left = 8
Top = 38
Width = 41
Height = 13
Caption = 'Syntaxe:'
end
object Bevel1: TBevel
Left = 56
Top = 181
Width = 289
Height = 7
Shape = bsBottomLine
end
object Edit1: TEdit
Left = 56
Top = 8
Width = 289
Height = 21
TabOrder = 0
end
object Memo1: TMemo
Left = 56
Top = 40
Width = 289
Height = 137
TabOrder = 1
end
object btnINSERT: TButton
Left = 184
Top = 192
Width = 75
Height = 25
Caption = '&Ulo�it'
Default = True
TabOrder = 2
OnClick = btnINSERTClick
end
object btnSTORNO: TButton
Left = 272
Top = 192
Width = 75
Height = 25
Cancel = True
Caption = 'Storno'
TabOrder = 3
OnClick = btnSTORNOClick
end
end