home *** CD-ROM | disk | FTP | other *** search
- object FolderProperties: TFolderProperties
- Left = 200
- Top = 108
- BorderStyle = bsDialog
- Caption = 'Folder Properties...'
- ClientHeight = 135
- ClientWidth = 388
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- Scaled = False
- OnCreate = FormCreate
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object LMDLabelFill1: TLMDLabelFill
- Left = 6
- Top = 3
- Width = 145
- Height = 27
- FillObject.Style = sfGradient
- FillObject.Gradient.Color = clRed
- FillObject.Gradient.ColorCount = 31
- FillObject.Gradient.Style = gstElliptic
- Caption = 'Folder properties:'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -19
- Font.Name = 'Impact'
- Font.Style = []
- FontFx.Style = tdRaisedShadow
- ParentFont = False
- end
- object Label1: TLabel
- Left = 87
- Top = 47
- Width = 31
- Height = 13
- Alignment = taRightJustify
- Caption = 'Name:'
- end
- object Label2: TLabel
- Left = 14
- Top = 69
- Width = 104
- Height = 13
- Alignment = taRightJustify
- Caption = 'Notification sound file:'
- end
- object FilenameEdit1: TFilenameEdit
- Left = 121
- Top = 66
- Width = 233
- Height = 21
- Filter = 'Wav files|*.wav|All files (*.*)|*.*'
- FilterIndex = 0
- NumGlyphs = 1
- TabOrder = 0
- end
- object Button1: TButton
- Left = 228
- Top = 103
- Width = 75
- Height = 25
- Caption = 'OK'
- Default = True
- ModalResult = 1
- TabOrder = 1
- end
- object Button2: TButton
- Left = 309
- Top = 103
- Width = 75
- Height = 25
- Cancel = True
- Caption = 'Cancel'
- ModalResult = 2
- TabOrder = 2
- end
- object Edit1: TEdit
- Left = 121
- Top = 43
- Width = 233
- Height = 21
- TabOrder = 3
- end
- object MultiLang1: TMultiLang
- Languages = 2
- Words.Strings = (
- '%Form%'
- 'Folder Properties...'
- 'Eiginleikar m�ppu...'
- 'LMDLabelFill1'
- 'Folder properties:'
- 'Eiginleikar m�ppu:'
- 'Label1'
- 'Name:'
- 'Nafn:'
- 'Label2'
- 'Notification sound file:'
- 'Hlj��:'
- 'FilenameEdit1'
- ''
- ''
- 'Button1'
- 'OK'
- '� lagi'
- 'Button2'
- 'Cancel'
- 'H�tta vi�'
- 'Edit1'
- ''
- '')
- Left = 320
- end
- end
-