home *** CD-ROM | disk | FTP | other *** search
- object SpellingChange: TSpellingChange
- Left = 144
- Top = 108
- BorderStyle = bsDialog
- Caption = 'Change of spelling language...'
- ClientHeight = 140
- ClientWidth = 393
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- Scaled = False
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 18
- Top = 12
- Width = 110
- Height = 13
- Caption = 'Active spellingchecker:'
- end
- object Label2: TLabel
- Left = 16
- Top = 56
- Width = 361
- Height = 55
- AutoSize = False
- Caption =
- 'Please note: If your preferred spelling language is not listed ' +
- 'herein, please feel free and contact our office via email: sales' +
- '@transsoft.com'#13#10'Our agents will inform you of other languages av' +
- 'ailability and cost!'
- Transparent = True
- WordWrap = True
- end
- object Button1: TButton
- Left = 216
- Top = 112
- Width = 75
- Height = 25
- Caption = 'OK'
- Default = True
- ModalResult = 1
- TabOrder = 0
- end
- object Button2: TButton
- Left = 302
- Top = 112
- Width = 75
- Height = 25
- Cancel = True
- Caption = 'Cancel'
- ModalResult = 2
- TabOrder = 1
- end
- object ComboBox1: TComboBox
- Left = 16
- Top = 34
- Width = 361
- Height = 21
- ItemHeight = 13
- TabOrder = 2
- end
- object MultiLang1: TMultiLang
- DefaultEnabled = True
- Languages = 2
- Words.Strings = (
- '%Form%'
- 'Change of spelling language...'
- 'Skipta um tungum�l villuleitunar...'
- 'Label1'
- 'Active spellingchecker:'
- 'Virkt tungum�l:'
- 'Label2'
-
- 'Please note: If your preferred spelling language is not listed ' +
- 'herein, please feel free and contact our office via email: sales' +
- '@transsoft.com'#13#10'Our agents will inform you of other languages av' +
- 'ailability and cost!'
-
- 'Vinsamlega athuga�u: Ef �a� tungum�l sem �ig vanter er ekki h�r ' +
- '� listanum, �� haf�u samband vi� okkur um netfang: sales@transso' +
- 'ft.com'#13#10'S�lumenn okkar geta svara� hvort �a� tungum�l s� til fyr' +
- 'ir villuleitun og hva� ver� � �v� er!'
- 'Button1'
- 'OK'
- '� lagi'
- 'Button2'
- 'Cancel'
- 'H�tta vi�'
- 'idFirstLine'
-
- 'Please note: If your preferred spelling language is not listed a' +
- 'bove, please contact us via email: '
-
- 'Vinsamlega athuga�u: Ef �a� tungum�l sem �ig vanter er ekki h�r ' +
- '� listanum, �� haf�u samband vi� okkur um netfang: '
- 'idSecondLine'
-
- 'We will send you information on other languages available and pr' +
- 'icing.'
-
- 'S�lumenn okkar geta svara� hvort �a� tungum�l s� til fyrir villu' +
- 'leitun og hva� ver� � �v� er!')
- Left = 328
- Top = 8
- end
- end
-