home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2004 July & August
/
PCWorld_2004-07-08_cd.bin
/
akce
/
millenium
/
control.cab
/
control.exe
/
0
/
RCDATA
/
TFORMIMPORT
/
TFORMIMPORT.txt
Wrap
Text File
|
2004-03-03
|
2KB
|
81 lines
object FormImport: TFormImport
Left = 535
Top = 190
Width = 800
Height = 519
Caption = 'Import u'#382'ivatelsk'#233'ho slovn'#237'ku'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
DesignSize = (
792
486)
PixelsPerInch = 120
TextHeight = 16
object FileNameLabel: TLabel
Left = 24
Top = 16
Width = 50
Height = 16
Anchors = [akLeft, akBottom]
Caption = 'Soubor: '
end
object Grid: TTntStringGrid
Left = 16
Top = 40
Width = 761
Height = 385
ColCount = 9
RowCount = 2
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'Tahoma'
Font.Style = []
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goDrawFocusSelected, goColSizing, goEditing]
ParentFont = False
TabOrder = 0
end
object Button1: TButton
Left = 456
Top = 440
Width = 100
Height = 28
Caption = 'Otev'#345#237't'
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 568
Top = 440
Width = 100
Height = 28
Caption = 'Import'
Enabled = False
TabOrder = 2
OnClick = Button2Click
end
object Button3: TButton
Left = 680
Top = 440
Width = 100
Height = 28
Caption = 'Zav'#345#237't'
ModalResult = 2
TabOrder = 3
end
object ImportDialog: TOpenDialog
Filter =
'Text form'#225'tu Unicode UTF-8|*.txt|Text form'#225'tu Windows 1250 (St'#345'e' +
'doevropsk'#253')|*.txt'
Options = [ofHideReadOnly, ofPathMustExist, ofFileMustExist, ofEnableSizing]
Left = 408
Top = 440
end
end