home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 1999 October
/
PCWorld_1999-10_cd2.bin
/
Supreme
/
_SETUP.1
/
Contact.exe
/
0
/
RCDATA
/
TFORMDICTPROPS
/
TFORMDICTPROPS.txt
< prev
Wrap
Text File
|
1999-09-06
|
2KB
|
113 lines
object FormDictProps: TFormDictProps
Left = 322
Top = 221
BorderStyle = bsDialog
Caption = 'Nov� slovn�k, vlastnosti'
ClientHeight = 237
ClientWidth = 301
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = True
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object ImageProps: TImage
Left = 24
Top = 20
Width = 32
Height = 32
AutoSize = True
Picture.Data = {<image000.bmp>}
Transparent = True
end
object Bevel1: TBevel
Left = 8
Top = 8
Width = 285
Height = 185
Shape = bsFrame
end
object LabelPlus1: TLabelPlus
Left = 80
Top = 80
Width = 46
Height = 13
Caption = 'Datab�ze'
FocusControl = ComboDB
Attached = True
end
object ImageNew: TImage
Left = 24
Top = 20
Width = 32
Height = 32
AutoSize = True
Picture.Data = {<image001.bmp>}
Transparent = True
end
object Label1: TLabel
Left = 80
Top = 28
Width = 197
Height = 45
AutoSize = False
Caption =
'Zvolte datab�zi, ke kter� bude slovn�k p�i�azen a typ SQL server' +
'u kv�li importovac�m funkc�m.'
WordWrap = True
end
object LabelPlus2: TLabelPlus
Left = 80
Top = 132
Width = 80
Height = 13
Caption = 'Typ SQL serveru'
FocusControl = ComboServer
Attached = True
end
object BtnOk: TButton
Left = 135
Top = 204
Width = 75
Height = 25
Caption = 'OK'
Default = True
Enabled = False
ModalResult = 1
TabOrder = 2
end
object BtnCancel: TButton
Left = 215
Top = 204
Width = 75
Height = 25
Cancel = True
Caption = 'Storno'
ModalResult = 2
TabOrder = 3
end
object ComboDB: TComboBox
Left = 80
Top = 96
Width = 177
Height = 21
ItemHeight = 13
TabOrder = 0
OnChange = ComboDBChange
OnDropDown = ComboDBDropDown
end
object ComboServer: TComboBox
Left = 80
Top = 148
Width = 177
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 1
end
end