home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 1999 October
/
PCWorld_1999-10_cd2.bin
/
Supreme
/
_SETUP.1
/
Contact.exe
/
0
/
RCDATA
/
TFORMOPTIONS
/
TFORMOPTIONS.txt
Wrap
Text File
|
1999-09-06
|
15KB
|
632 lines
object FormOptions: TFormOptions
Left = 254
Top = 153
HelpContext = 171
BorderStyle = bsDialog
Caption = 'Mo�nosti'
ClientHeight = 375
ClientWidth = 478
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = True
Position = poScreenCenter
OnCreate = FormCreate
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object PageControl: TPageControlPlus
Left = 4
Top = 4
Width = 469
Height = 333
ActivePage = TabSheetFirmy
TabOrder = 0
BrowserSync = False
object TabSheetUser: TTabSheet
Caption = '�daje o u�ivateli'
object Frame4: TFrame
Left = 268
Top = 16
Width = 185
Height = 145
Caption = 'Logo'
end
object Frame1: TFrame
Left = 268
Top = 172
Width = 185
Height = 125
Caption = 'Adresa'
end
object LabelPlus1: TLabelPlus
Left = 8
Top = 8
Width = 55
Height = 13
Caption = '&N�zev firmy'
FocusControl = EditFirma
Attached = True
end
object LabelPlus2: TLabelPlus
Left = 285
Top = 196
Width = 24
Height = 13
AttachType = atLeft
Caption = 'Uli&ce'
FocusControl = EditUlice
Attached = True
end
object LabelPlus3: TLabelPlus
Left = 288
Top = 244
Width = 21
Height = 13
AttachType = atLeft
Caption = 'P&S�'
FocusControl = EditPSC
Attached = True
end
object LabelPlus4: TLabelPlus
Left = 280
Top = 220
Width = 29
Height = 13
AttachType = atLeft
Caption = '&M�sto'
FocusControl = EditMesto
Attached = True
end
object LabelPlus5: TLabelPlus
Left = 279
Top = 268
Width = 30
Height = 13
AttachType = atLeft
Caption = 'Obl&ast'
FocusControl = EditOblast
Attached = True
end
object Frame3: TFrame
Left = 8
Top = 96
Width = 245
Height = 201
Caption = 'Kontakt'
end
object LabelPlus6: TLabelPlus
Left = 29
Top = 124
Width = 36
Height = 13
AttachType = atLeft
Caption = '&Telefon'
FocusControl = EditTelef
Attached = True
end
object LabelPlus7: TLabelPlus
Left = 48
Top = 152
Width = 17
Height = 13
AttachType = atLeft
Caption = '&Fax'
FocusControl = EditFax
Attached = True
end
object LabelPlus8: TLabelPlus
Left = 32
Top = 180
Width = 33
Height = 13
AttachType = atLeft
Caption = '&WWW'
FocusControl = EditWeb
Attached = True
end
object LabelPlus9: TLabelPlus
Left = 37
Top = 208
Width = 28
Height = 13
AttachType = atLeft
Caption = '&E-mail'
FocusControl = EditMail
Attached = True
end
object LabelPlus10: TLabelPlus
Left = 18
Top = 236
Width = 47
Height = 13
AttachType = atLeft
Caption = '��slo ��t&u'
FocusControl = EditCuctu
Attached = True
end
object LabelPlus11: TLabelPlus
Left = 34
Top = 264
Width = 31
Height = 13
AttachType = atLeft
Caption = '&Banka'
FocusControl = EditBanka
Attached = True
end
object LabelPlus12: TLabelPlus
Left = 8
Top = 52
Width = 18
Height = 13
Caption = 'I�&O'
FocusControl = EditICO
Attached = True
end
object LabelPlus13: TLabelPlus
Left = 124
Top = 52
Width = 18
Height = 13
Caption = '&DI�'
FocusControl = EditDIC
Attached = True
end
object Bevel1: TBevel
Left = 284
Top = 36
Width = 157
Height = 73
end
object LabelPlus14: TLabelPlus
Left = 284
Top = 116
Width = 72
Height = 13
Caption = '&Jm�no souboru'
end
object ImageLogo: TImagePlus
Left = 288
Top = 40
Width = 149
Height = 65
Center = True
end
object StaticLogo: TStatic
Left = 284
Top = 132
Width = 121
Height = 21
end
object EditFirma: TEdit
Left = 8
Top = 24
Width = 245
Height = 21
TabOrder = 0
Text = 'EditFirma'
end
object EditUlice: TEdit
Left = 316
Top = 192
Width = 121
Height = 21
TabOrder = 11
Text = 'EditUlice'
end
object EditMesto: TEdit
Left = 316
Top = 216
Width = 121
Height = 21
TabOrder = 12
Text = 'EditMesto'
end
object EditOblast: TEdit
Left = 316
Top = 264
Width = 121
Height = 21
TabOrder = 14
Text = 'EditOblast'
end
object EditPSC: TEdit
Left = 316
Top = 240
Width = 53
Height = 21
TabOrder = 13
Text = 'EditPSC'
end
object EditTelef: TEdit
Left = 72
Top = 120
Width = 121
Height = 21
TabOrder = 3
Text = 'EditTelef'
end
object EditFax: TEdit
Left = 72
Top = 148
Width = 121
Height = 21
TabOrder = 4
Text = 'EditFax'
end
object EditCuctu: TEdit
Left = 72
Top = 232
Width = 121
Height = 21
TabOrder = 7
Text = 'EditCuctu'
end
object EditBanka: TEdit
Left = 72
Top = 260
Width = 165
Height = 21
TabOrder = 8
Text = 'EditBanka'
end
object EditICO: TEdit
Left = 8
Top = 68
Width = 101
Height = 21
TabOrder = 1
Text = 'EditICO'
end
object EditDIC: TEdit
Left = 124
Top = 68
Width = 129
Height = 21
TabOrder = 2
Text = 'EditDIC'
end
object BtnClearLogo: TBitBtn
Left = 428
Top = 133
Width = 19
Height = 19
Hint = 'Odstranit logo'
ParentShowHint = False
ShowHint = True
TabOrder = 10
OnClick = BtnClearLogoClick
Glyph.Data = {
F6000000424DF600000000000000760000002800000010000000100000000100
0400000000008000000000000000000000001000000010000000000000000000
8000008000000080800080000000800080008080000080808000C0C0C0000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
3333333333333333333333333333333333333331133333311333333111333311
1333333311133111333333333111111333333333331111333333333333111133
3333333331111113333333331113311133333331113333111333333113333331
1333333333333333333333333333333333333333333333333333}
end
object BtnOpenLogo: TBitBtn
Left = 408
Top = 133
Width = 19
Height = 19
Hint = 'Vybrat soubor'
ParentShowHint = False
ShowHint = True
TabOrder = 9
OnClick = BtnOpenLogoClick
Glyph.Data = {
D6000000424DD60000000000000076000000280000000E0000000C0000000100
0400000000006000000000000000000000001000000010000000000000000000
8000008000000080800080000000800080008080000080808000C0C0C0000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00D000000000DD
DD0000777777770DDD000F0777777770DD000FF0777777770D000FFF00000000
0D000FFFFFFFF0DDDD000FFF000000DDDD00D000DDDDDDDDDD00DDDDDDDDD000
DD00DDDDDDDDDD00DD00DDDDD0DDD0D0DD00DDDDDD000DDDDD00}
end
object EditWeb: TInternetEdit
Left = 72
Top = 176
Width = 161
Height = 21
Separator = #0
MaxLength = 0
TabOrder = 5
Text = 'EditWeb'
end
object EditMail: TInternetEdit
Left = 72
Top = 204
Width = 161
Height = 21
Separator = #0
InternetCommand = cmSendEmail
MaxLength = 0
TabOrder = 6
Text = 'EditMail'
end
end
object TabSheetFirmy: TTabSheet
Caption = 'Firmy'
ImageIndex = 4
object Frame5: TFrame
Left = 12
Top = 8
Width = 437
Height = 205
Caption = 'U firem se registruje'
end
object Frame6: TFrame
Left = 12
Top = 224
Width = 437
Height = 69
Caption = 'Zabezpe�en�'
end
object ChBoxesFirmy: TCheckBoxes
Left = 28
Top = 24
Width = 337
Height = 153
Caption = 'U firem se registruje'
Columns = 2
EnableMask = -1
FrameVisible = False
Items.Strings = (
'Kontaktn� osoby'
'Nomenklatura'
'Ekonomick� informace'
'Investice do reklamy'
'Zam�stnanci'
'Sortiment'
'Dodavatel�'
'Z�kazn�ci'
'Smlouvy'
'Jin� dokumenty'
'Investo�i'
'Ud�losti, jedn�n�'
'Pozn�mky'
'Sektory z�jmu a jin� �daje')
TabOrder = 0
Value = 16383
end
object BtnFirmyMax: TButton
Left = 200
Top = 176
Width = 75
Height = 25
Caption = 'Maximum'
TabOrder = 1
OnClick = BtnFirmyMaxClick
end
object BtnFirmyMin: TButton
Left = 280
Top = 176
Width = 75
Height = 25
Caption = 'Minimum'
TabOrder = 2
OnClick = BtnFirmyMinClick
end
object BtnFirmyOld: TButton
Left = 360
Top = 176
Width = 75
Height = 25
Caption = 'P�vodn�'
TabOrder = 3
OnClick = BtnFirmyOldClick
end
object ChBoxPermFirmy: TCheckBox
Left = 36
Top = 248
Width = 277
Height = 17
Caption = 'K �daj�m o firm� m� p��stup pouze jejich autor'
TabOrder = 4
end
end
object TabSheetEvents: TTabSheet
Caption = 'Ud�losti'
ImageIndex = 2
object Bevel3: TBevel
Left = 8
Top = 8
Width = 445
Height = 141
Shape = bsFrame
end
object LabelPlus15: TLabelPlus
Left = 34
Top = 108
Width = 103
Height = 13
AttachType = atLeft
Caption = 'I&nterval upozor�ov�n�'
FocusControl = EditNotifyInterval
Attached = True
end
object LabelMin: TLabel
Left = 208
Top = 108
Width = 25
Height = 13
Caption = 'minut'
Transparent = True
end
object ChBoxAutoShowEvents: TCheckBox
Left = 32
Top = 32
Width = 301
Height = 17
Caption = '&Zobrazit nedokon�en� ud�losti po spu�t�n� programu'
TabOrder = 0
end
object ChBoxDisableNotify: TCheckBox
Left = 28
Top = 80
Width = 129
Height = 17
Alignment = taLeftJustify
Caption = 'Za&k�zat upozor�ov�n�'
TabOrder = 1
OnClick = ChBoxDisableNotifyClick
end
object EditNotifyInterval: TNumEdit
Left = 144
Top = 104
Width = 61
Height = 21
FloatDigits = 2
FloatPrecision = 15
Increment = 1.000000000000000000
MaxValue = 999.000000000000000000
MinValue = 1.000000000000000000
TabOrder = 2
Value = 1.000000000000000000
end
end
object TabSheetMail: TTabSheet
Caption = 'Po�ta'
ImageIndex = 3
object Frame2: TFrame
Left = 12
Top = 8
Width = 349
Height = 121
Caption = 'Zp�sob odes�l�n� e-mailov� po�ty'
end
object LabelPlus16: TLabelPlus
Left = 148
Top = 72
Width = 102
Height = 13
Caption = '&Jm�no SMTP serveru'
FocusControl = EditSmtpHost
Attached = True
end
object LabelPlus17: TLabelPlus
Left = 280
Top = 72
Width = 19
Height = 13
Caption = '&Port'
FocusControl = EditSmtpPort
Attached = True
end
object RBtnNoMail: TRadioButton
Left = 28
Top = 36
Width = 113
Height = 17
Caption = 'E-mail se &nepou��v�'
Checked = True
TabOrder = 0
TabStop = True
OnClick = RBtnMailClick
end
object RBtnMapi: TRadioButton
Left = 28
Top = 64
Width = 113
Height = 17
Caption = 'Simple &MAPI'
TabOrder = 1
OnClick = RBtnMailClick
end
object RBtnSmtp: TRadioButton
Left = 28
Top = 92
Width = 117
Height = 17
Caption = '&SMTP server'
TabOrder = 2
OnClick = RBtnMailClick
end
object EditSmtpHost: TEdit
Left = 148
Top = 88
Width = 121
Height = 21
Color = clBtnFace
Enabled = False
TabOrder = 3
end
object EditSmtpPort: TEdit
Left = 280
Top = 88
Width = 49
Height = 21
Color = clBtnFace
Enabled = False
TabOrder = 4
end
end
object TabSheetOther: TTabSheet
Caption = 'Ostatn�'
object Bevel2: TBevel
Left = 8
Top = 8
Width = 445
Height = 141
Shape = bsFrame
end
object ChBoxFlatBtns: TCheckBox
Left = 32
Top = 32
Width = 185
Height = 17
Caption = '&N�zk� tla��tka na hlavn�m panelu'
TabOrder = 0
end
object ChBoxFilterStavy: TCheckBox
Left = 32
Top = 52
Width = 241
Height = 17
Caption = '&P�i�azovat stavy spolupr�ce sektor�m z�jmu'
TabOrder = 1
end
end
end
object BtnOk: TButton
Left = 316
Top = 344
Width = 75
Height = 25
Caption = 'OK'
Default = True
TabOrder = 1
OnClick = BtnOkClick
end
object BtnCancel: TButton
Left = 396
Top = 344
Width = 75
Height = 25
Cancel = True
Caption = 'Storno'
ModalResult = 2
TabOrder = 2
end
object OpenDialog: TOpenDialog
Filter =
'Windows bitmapy (*.bmp)|*.bmp|Windows metasoubory (*.wmf;*.emf)|' +
'*.wmf;*.emf|V�echny soubory (*.*)|*.*'
Options = [ofHideReadOnly, ofFileMustExist]
Title = 'Proch�zet'
Left = 32
Top = 344
end
object Wallpaper1: TWallpaper
ResourceName = 'WALLPAPER'
Left = 4
Top = 344
end
end