home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 1999 April
/
PCWorld_1999-04_cd.bin
/
Software
/
TemaCD
/
HTMLed
/
EDITOR.EXE
/
0
/
RCDATA
/
TMAPWIZARD
/
TMAPWIZARD.txt
Wrap
Text File
|
1998-10-11
|
3KB
|
134 lines
object MapWizard: TMapWizard
Left = 178
Top = 129
Width = 429
Height = 227
Caption = 'Kouzeln�k pro novou mapu'
Color = clBtnFace
Constraints.MinHeight = 227
Constraints.MinWidth = 429
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = True
Position = poScreenCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object ScrollBox1: TScrollBox
Left = 0
Top = 0
Width = 421
Height = 111
Align = alClient
TabOrder = 0
object Image: TImage
Left = 0
Top = 0
Width = 0
Height = 0
AutoSize = True
end
end
object Panel1: TPanel
Left = 0
Top = 111
Width = 421
Height = 89
Align = alBottom
TabOrder = 1
object SpeedButton2: TSpeedButton
Left = 13
Top = 18
Width = 22
Height = 22
Cursor = crHandPoint
Hint = 'Naj�t soubor'
Flat = True
Glyph.Data = {
66010000424D6601000000000000760000002800000014000000140000000100
040000000000F000000000000000000000001000000000000000000000000000
80000080000000808000800000008000800080800000C0C0C000808080000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
777777770000777070707070707070770000700000000000000000770000770F
FF0BBBBBB0FFF0070000700FF0BBBBBBBB0FF0770000770F0BBBBBBBBBB0F007
0000700F0BBB0000BBB0F0770000770F0BB0BBBB0BB0F0070000700F0B0BBBBB
B0B0F0770000770F0BBBB00BBBB0F0070000700F0BBBB00BBBB0F0770000770F
0BBBBBBBBBB0F0070000700F0BB0BBBB0BB0F0770000770F0BBBBBBBBBB0F007
0000700FF0BBBBBBBB0FF0770000770FFF00000000FFF0070000700FFFFFFFFF
FFFFF07700007700000000000000000700007707070707070707077700007777
77777777777777770000}
ParentShowHint = False
ShowHint = True
OnClick = SpeedButton2Click
end
object Label1: TLabel
Left = 48
Top = 3
Width = 43
Height = 13
Caption = 'Obr�zek:'
FocusControl = IMG
end
object Label2: TLabel
Left = 48
Top = 43
Width = 62
Height = 13
Caption = 'Jm�no mapy:'
FocusControl = Name
end
object IMG: TEdit
Left = 48
Top = 19
Width = 169
Height = 21
TabOrder = 0
OnChange = IMGChange
end
object Name: TEdit
Left = 48
Top = 58
Width = 169
Height = 21
TabOrder = 1
end
object Button1: TButton
Left = 233
Top = 48
Width = 75
Height = 25
Anchors = [akRight, akBottom]
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 2
end
object Button2: TButton
Left = 329
Top = 48
Width = 75
Height = 25
Anchors = [akRight, akBottom]
Cancel = True
Caption = 'Storno'
ModalResult = 2
TabOrder = 3
end
end
object Timer1: TTimer
Interval = 100
OnTimer = Timer1Timer
Left = 392
Top = 243
end
object FormPlacement1: TFormPlacement
IniSection = '\Software\DRHTML\MapWizard'
UseRegistry = True
Left = 26
Top = 18
end
end