home *** CD-ROM | disk | FTP | other *** search
- object TranslationTable: TTranslationTable
- Left = 319
- Top = 149
- Width = 632
- Height = 514
- Caption = 'Localization table'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'System'
- Font.Style = []
- OldCreateOrder = True
- Position = poScreenCenter
- ShowHint = True
- OnActivate = FormActivate
- OnCreate = FormCreate
- OnResize = FormResize
- PixelsPerInch = 120
- TextHeight = 20
- object Panel1: TPanel
- Left = 0
- Top = 438
- Width = 624
- Height = 41
- Align = alBottom
- TabOrder = 0
- object FontButton: TSpeedButton
- Left = 8
- Top = 4
- Width = 32
- Height = 32
- Hint = 'Font used by translated interface buttons'
- Glyph.Data = {
- 2E060000424D2E06000000000000360400002800000015000000150000000100
- 080000000000F801000000000000000000000001000000010000000000000000
- 80000080000000808000800000008000800080800000C0C0C000C0DCC000F0C8
- A400000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000F0FBFF00A4A0A000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00070707070707
- 0707070707070707070707070707070000000707070707070707070707070707
- 0707070707070700000007070707070707070707070707070707070707070700
- 0000070704040707070707070707070707070707070707000000070704040707
- 07070707070707070707070707070700000007070404070707070707070707F8
- 01F8070707070700000007070404040707070707070707070107070707070700
- 000007070404070707070707070707070107F807070707000000070704040707
- 0707070707070707010101070707070000000707040404040707050507070707
- 0107F807070707000000070707070707070707F805070707010707F807070700
- 000007070707070707070707050707F801010101070707000000070707070707
- 0707070705070707070707070707070000000707070707070707070505050707
- 0707070707070700000007070707070707070707050707070707070707070700
- 00000707070707070707070705F8070707070707070707000000070707070707
- 0707070707050507070707070707070000000707070707070707070707070707
- 0707070707070700000007070707070707070707070707070707070707070700
- 0000070707070707070707070707070707070707070707000000070707070707
- 070707070707070707070707070707000000}
- OnClick = FontButtonClick
- end
- object FontName: TLabel
- Left = 50
- Top = 11
- Width = 59
- Height = 20
- Hint = 'Font used by translated interface buttons'
- Caption = 'System'
- end
- object Cancel: TBitBtn
- Left = 528
- Top = 4
- Width = 90
- Height = 34
- Caption = '&Cancel'
- TabOrder = 0
- Kind = bkCancel
- end
- object OK: TBitBtn
- Left = 448
- Top = 4
- Width = 80
- Height = 34
- Hint =
- 'Save the translation table and update the current SuperMemo inte' +
- 'rface'
- Caption = '&OK'
- TabOrder = 1
- OnClick = OKClick
- Kind = bkOK
- end
- object Import: TButton
- Left = 288
- Top = 4
- Width = 80
- Height = 34
- Hint = 'Import translation table from a file'
- Caption = '&Import'
- TabOrder = 2
- OnClick = ImportClick
- end
- object Export: TButton
- Left = 208
- Top = 4
- Width = 80
- Height = 34
- Hint = 'Export translation table to a file'
- Caption = '&Export'
- TabOrder = 3
- OnClick = ExportClick
- end
- object Delete: TButton
- Left = 368
- Top = 4
- Width = 80
- Height = 34
- Hint = 'Delete the current translation table'
- Cancel = True
- Caption = '&Delete'
- ModalResult = 3
- TabOrder = 4
- OnClick = DeleteClick
- end
- end
- object StringGrid1: TStringGrid
- Left = 16
- Top = 40
- Width = 209
- Height = 273
- ColCount = 1
- FixedCols = 0
- ScrollBars = ssVertical
- TabOrder = 1
- OnSelectCell = StringGrid1SelectCell
- OnTopLeftChanged = StringGrid1TopLeftChanged
- end
- object StringGrid2: TStringGrid
- Left = 240
- Top = 40
- Width = 217
- Height = 273
- ColCount = 1
- FixedCols = 0
- Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goEditing]
- ScrollBars = ssVertical
- TabOrder = 2
- OnSelectCell = StringGrid2SelectCell
- OnTopLeftChanged = StringGrid2TopLeftChanged
- end
- object OpenDialog1: TOpenDialog
- Left = 40
- Top = 390
- end
- object SaveDialog1: TSaveDialog
- Left = 8
- Top = 390
- end
- object FontDialog1: TFontDialog
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'System'
- Font.Style = []
- MinFontSize = 0
- MaxFontSize = 0
- Left = 72
- Top = 392
- end
- end
-