home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 1999 April
/
PCWorld_1999-04_cd.bin
/
Komunik
/
Phoenix
/
Phoenix.ex_
/
0
/
RCDATA
/
TFOLDERFORM
/
TFOLDERFORM.txt
< prev
Wrap
Text File
|
1999-02-13
|
5KB
|
222 lines
object FolderForm: TFolderForm
Tag = 110
Left = 19
Top = 323
ActiveControl = Button1
BorderStyle = bsDialog
Caption = 'Properties'
ClientHeight = 330
ClientWidth = 330
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 29
Width = 330
Height = 269
Align = alTop
BevelOuter = bvNone
BorderWidth = 6
TabOrder = 0
object PageControl1: TPageControl
Left = 6
Top = 6
Width = 318
Height = 257
ActivePage = TabSheet1
Align = alClient
TabOrder = 0
object TabSheet1: TTabSheet
Tag = 170
HelpContext = 11
Caption = 'General'
object Label1: TLabel
Tag = 185
Left = 16
Top = 24
Width = 31
Height = 13
Caption = '&Name:'
FocusControl = Edit1
end
object Bevel1: TBevel
Left = 4
Top = 114
Width = 301
Height = 5
Shape = bsTopLine
end
object Bevel5: TBevel
Left = 4
Top = 10
Width = 301
Height = 5
Shape = bsTopLine
end
object Label2: TLabel
Tag = 181
Left = 4
Top = 108
Width = 63
Height = 13
Caption = 'Sorting Filters'
end
object Label16: TLabel
Tag = 184
Left = 4
Top = 4
Width = 29
Height = 13
Caption = 'Folder'
end
object Label20: TLabel
Tag = 133
Left = 16
Top = 148
Width = 281
Height = 53
AutoSize = False
Caption =
'Separate each keyword with a space. To enforce a keyword, put a ' +
'plus forward it. To forbid a keyword, put a minus forward it. Ex' +
'act phrases must be quoted. Click Help for more help.'
WordWrap = True
end
object Label23: TLabel
Tag = 134
Left = 16
Top = 200
Width = 281
Height = 13
AutoSize = False
Caption = 'Example: -advert -"Advertisement" newspaper +computer'
WordWrap = True
end
object Edit1: TEdit
Left = 56
Top = 20
Width = 241
Height = 21
TabOrder = 0
end
object Edit2: TEdit
Left = 16
Top = 124
Width = 281
Height = 21
TabOrder = 1
end
object RadioButton1: TRadioButton
Tag = 324
Left = 16
Top = 48
Width = 281
Height = 17
Caption = 'Normal &folder'
TabOrder = 2
OnClick = CheckBox1Click
end
object RadioButton2: TRadioButton
Tag = 186
Left = 16
Top = 68
Width = 281
Height = 17
Caption = '&Send mails from this folder (outbox)'
TabOrder = 3
OnClick = CheckBox1Click
end
object RadioButton3: TRadioButton
Tag = 183
Left = 16
Top = 88
Width = 281
Height = 17
Caption = 'This folder accepts &incoming mails (inbox)'
TabOrder = 4
OnClick = CheckBox1Click
end
end
end
end
object Button1: TButton
Tag = 116
Left = 88
Top = 300
Width = 75
Height = 25
Caption = '&OK'
Default = True
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Tag = 117
Left = 168
Top = 300
Width = 75
Height = 25
Cancel = True
Caption = '&Cancel'
ModalResult = 2
TabOrder = 2
end
object Button3: TButton
Tag = 118
Left = 248
Top = 300
Width = 75
Height = 25
Caption = '&Help...'
TabOrder = 3
OnClick = Button3Click
end
object Panel2: TPanel
Left = 0
Top = 0
Width = 330
Height = 29
Align = alTop
BevelOuter = bvNone
TabOrder = 4
object Image1: TImage
Left = 6
Top = 4
Width = 318
Height = 25
AutoSize = True
end
object Image2: TImage
Left = 10
Top = 8
Width = 16
Height = 16
AutoSize = True
Picture.Data = {<image000.bmp>}
Transparent = True
end
object Label4: TLabel
Tag = 169
Left = 30
Top = 6
Width = 43
Height = 19
Caption = 'Folder'
Font.Charset = ANSI_CHARSET
Font.Color = clCaptionText
Font.Height = -16
Font.Name = 'Times New Roman'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
end
end