object Form1: TForm1 Left = 168 Top = 177 Width = 557 Height = 393 BorderIcons = [biSystemMenu, biMinimize] Caption = 'TileSetter' Color = clBtnFace Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Arial' Font.Style = [] Icon.Data = { 0000010001002020100000000000E80200001600000028000000200000004000 0000010004000000000080020000000000000000000000000000000000000000 000000008000008000000080800080000000800080008080000080808000C0C0 C0000000FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0011111111111111111111000000000000777777777777777777710000000000 0077777777778888888171000000000000777777778888888881810000000000 0077777778888888888181000000000000771177888833FFFF33810000000000 00771177888F33FFFFF381000000000000777118888F37FFFFFF810000000000 0077711888F378FFFFFF8100000000000077771113337FFFFFFF810000000000 0077771113337FFFFFFF8100000000000077777118833FFFFFFF810000000000 0077777811833FFFFFF88100000000000077777711833FFFFFF8810000000000 00777777811188FFF88881000000000000777777771188888888810000000000 0077777777118888888871000000000000777777777878888877710000000000 0077777777777778777771000000000000777777777777777777710000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 000000000000000000000000000000000000000000000000000000000000FFFF FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFC00003FFC00003FFC00 003FFC00003FFC00003FFC00003FFC00003FFC00003FFC00003FFC00003FFC00 003FFC00003FFC00003FFC00003FFC00003FFC00003FFC00003FFC00003FFC00 003FFC00003FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF} Menu = MainMenu1 OldCreateOrder = False OnClose = FormClose OnCreate = FormCreate OnDestroy = FormDestroy PixelsPerInch = 96 TextHeight = 14 object StatusBar1: TStatusBar Left = 0 Top = 328 Width = 549 Height = 19 Panels = < item Alignment = taCenter Bevel = pbNone Width = 80 end item Alignment = taCenter Text = 'EDIT' Width = 80 end item Width = 275 end item Alignment = taCenter Width = 50 end> SimplePanel = False end object Panel1: TPanel Left = 0 Top = 0 Width = 225 Height = 328 Align = alLeft BevelInner = bvRaised BevelOuter = bvLowered TabOrder = 1 object Splitter1: TSplitter Left = 2 Top = 169 Width = 221 Height = 3 Cursor = crVSplit Align = alTop Beveled = True ResizeStyle = rsLine end object Panel2: TPanel Left = 2 Top = 172 Width = 221 Height = 154 Align = alClient BevelOuter = bvNone Caption = 'Panel2' TabOrder = 0 object PageControl1: TPageControl Left = 0 Top = 0 Width = 221 Height = 154 ActivePage = TabSheet1 Align = alClient Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Arial' Font.Style = [] ParentFont = False TabOrder = 0 object TabSheet1: TTabSheet Caption = '&Results' object ResultView: TListView Left = 0 Top = 0 Width = 213 Height = 125 Align = alClient Columns = < item Caption = 'Word' ImageIndex = 0 Width = 75 end item Caption = 'Points' Width = 65 end item Caption = 'Length' Width = 65 end> ReadOnly = True RowSelect = True ParentShowHint = False PopupMenu = popResult ShowHint = True SmallImages = ImageList1 TabOrder = 0 ViewStyle = vsReport OnColumnClick = ResultViewColumnClick OnCompare = ResultViewCompare end end object TabSheet4: TTabSheet Caption = '&Dictionary:' ImageIndex = 3 object GroupBox1: TGroupBox Left = 0 Top = 0 Width = 213 Height = 122 TabOrder = 0 object Label2: TLabel Left = 10 Top = 19 Width = 29 Height = 14 Caption = 'Word:' end object lblFindResult: TLabel Left = 8 Top = 52 Width = 201 Height = 13 Alignment = taCenter AutoSize = False end object edFindWord: TEdit Left = 48 Top = 16 Width = 105 Height = 22 TabOrder = 0 OnExit = edFindWordExit end object Button2: TButton Left = 160 Top = 14 Width = 49 Height = 25 Caption = '&Find' TabOrder = 1 OnClick = Button2Click end end end end end object Panel3: TPanel Left = 2 Top = 2 Width = 221 Height = 167 Align = alTop BevelOuter = bvNone TabOrder = 1 object Label1: TLabel Left = 10 Top = 16 Width = 60 Height = 14 Caption = 'Rack letters:' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Arial' Font.Style = [] ParentFont = False end object rdgFindOptions: TRadioGroup Left = 2 Top = 61 Width = 217 Height = 65 Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Arial' Font.Style = [] ItemIndex = 0 Items.Strings = ( 'Find words &out of letters of rack' 'Find words with &all letters of rack') ParentFont = False TabOrder = 2 end object Button1: TButton Left = 160 Top = 30 Width = 55 Height = 25 Caption = '&Go' Default = True Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Arial' Font.Style = [] ParentFont = False TabOrder = 1 OnClick = Button1Click end object edRack: TEdit Left = 10 Top = 32 Width = 134 Height = 22 Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Arial' Font.Style = [] ParentFont = False TabOrder = 0 OnExit = edRackExit end end end object Panel4: TPanel Left = 225 Top = 0 Width = 324 Height = 328 Align = alClient TabOrder = 2 object Board: TStringGrid Left = 1 Top = 1 Width = 322 Height = 326 Align = alClient Color = clBtnFace ColCount = 15 DefaultColWidth = 20 DefaultRowHeight = 20 DefaultDrawing = False FixedCols = 0 RowCount = 15 FixedRows = 0 Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goDrawFocusSelected, goEditing, goTabs] ParentFont = False TabOrder = 0 OnDrawCell = BoardDrawCell OnGetEditMask = BoardGetEditMask OnMouseDown = BoardMouseDown end end object MainMenu1: TMainMenu Left = 256 Top = 104 object File1: TMenuItem Caption = '&File' object New1: TMenuItem Caption = '&New' OnClick = New1Click end object Open1: TMenuItem Caption = '&Open...' OnClick = Open1Click end object Save1: TMenuItem Caption = '&Save' OnClick = Save1Click end object SaveAs1: TMenuItem Caption = 'Save &As...' OnClick = SaveAs1Click end object N2: TMenuItem Caption = '-' end object Exit1: TMenuItem Caption = 'E&xit' OnClick = Exit1Click end end object Edit1: TMenuItem Caption = '&Edit' object Cut1: TMenuItem Caption = 'Cu&t' ShortCut = 16472 OnClick = Cut1Click end object Copy1: TMenuItem Caption = '&Copy' ShortCut = 16451 OnClick = Copy1Click end object Paste1: TMenuItem Caption = '&Paste' ShortCut = 16470 OnClick = Paste1Click end object N1: TMenuItem Caption = '-' end object PasteSpecial1: TMenuItem Caption = 'Paste &from &N*th*s*...' OnClick = PasteSpecial1Click end object PastefromYd1: TMenuItem Caption = 'Paste from &Y*d**...' OnClick = PastefromYd1Click end end object Tools1: TMenuItem Caption = '&Tools' object EditMode1: TMenuItem Caption = '&Edit Mode' Checked = True ShortCut = 117 OnClick = EditMode1Click end end object Help1: TMenuItem Caption = '&Help' object Index1: TMenuItem Caption = '&Index' OnClick = Index1Click end object About1: TMenuItem Caption = '&About...' OnClick = About1Click end end end object Seiko: TTimer Enabled = False Interval = 200 OnTimer = SeikoTimer Left = 208 Top = 72 end object Saver: TSaveDialog DefaultExt = 'gam' Filter = 'TileSet files (*.gam)|*.gam' Left = 288 Top = 56 end object Opener: TOpenDialog DefaultExt = 'gam' Filter = 'TileSet files (*.gam)|*.gam' Left = 280 Top = 8 end object popResult: TPopupMenu Left = 217 Top = 160 object Solve1: TMenuItem Caption = '&Solve in board' end object N4: TMenuItem Caption = '-' end end object ImageList1: TImageList Left = 257 Top = 56 Bitmap = { 494C010107000900040010001000FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600 0000000000003600000028000000400000003000000001001000000000000018 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 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 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 E07F000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 000000000000000000000000000000000000000000000000000000000000E07F 0042E07F00000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000042 0042004200000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0042000000000000000000000000000000000000000000000000000000000000 1002100200000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0042000000000000000000000000000000000000000000000000000000001002 1002FF0310020000000000000000000000000000000000000000000000000000 000000000000000000000000000000000000000000000000E07FE07F00000000 0000000000000000E07FE07F0000000000000000000000000000000000000000 0042000000000000000000000000000000000000000000000000000010021002 10021002FF031002000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000E07F0042004200420042 004200420042004200420042E07F000000000000000000000000000000000000 0042000000000000000000000000000000000000000000000000000010021002 10021002FF031002000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000042004200000000 0000000000000000004200420000000000000000000000000000000000000000 004200000000000000000000000000000000000000000000000000000000FF03 1002100210020000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0042000000000000000000000000000000000000000000000000000000000000 FF03100200000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000042 0042004200000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 000000000000000000000000000000000000000000000000000000000000E07F 0042E07F00000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 E07F000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000186318631863186310420000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000010420000000000000000000000000000000000000000000000000000 10421042FF7FFF7F186318631042000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000104210421042000000000000000000000000000000000000000000001042 1863FF7F10421042104210421042104200000000000000000000000000000000 0042004200000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 1042104210421042104200000000000000000000000000000000000010421042 10421042104200000000000000001042000000000000000000000042E07F0042 00420042E07FE07F004200000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000001042 1042104210421042104210420000000000000000000000000000000010421042 1042104210420000000000000000000000000000000000000000E07F10421042 0042004200420042E07F00000000000000000000000000000000000000000000 0042004200000000000000000000000000000000000000000000000010421042 1042104210421042104210421042000000000000000000000000104210421042 1042104200000000000000000000000000000000000000000000004210420042 0042004200420042E07F00000000000000000000000000000000000000000042 E07FE07F00420000000000000000000000000000000000000000000000000000 1042104210421042104200000000000000000000000000000000104210421042 1042104200000000000000000000000000000000000000000042004200420042 0042004200420042004200420000000000000000000000000000000000420042 00420042E07F0042000000000000000000000000000000000000000000000000 1042104210421042104200000000000000000000000010421042104210421042 1042104210421042000000000000000000000000000000000042004200420042 0042004200420042004200420000000000000000000000000000000000420042 00420042E07F0042000000000000000000000000000000000000000000001042 1042104210421863104200000000000000000000000000001042104210421042 1042104210420000000000000000000000000000000000000000E07F00420042 004200421863FF7F18630000000000000000000000000000000000000000E07F 0042004200420000000000000000000000000000000000000000000010421042 1042104210421863104200000000000000000000000000000000104210421042 1042104200000000000000000000000000000000000000000000E07F00420042 00420042FF7FFF7FE07F00000000000000000000000000000000000000000000 E07F004200000000000000000000000000000000104210421042104210421042 1042FF7F18631863000000000000000000000000000000000000000010421042 10420000000000000000000000000000000000000000000000000042E07FE07F 004200421863E07F004200000000000000000000000000000000000000000000 000000000000000000000000000000000000000000001042186318631863FF7F FF7F186318630000000000000000000000000000000000000000000000001042 0000000000000000000000000000000000000000000000000000000000000000 0042004200000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000001042186318631863 1863000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 000000000000000000000000000000000000424D3E000000000000003E000000 2800000040000000300000000100010000000000800100000000000000000000 000000000000000000000000FFFFFF0000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 00000000000000000000000000000000FFFFFFFFFFFF0000FFFFFEFFFFFF0000 FFFFFC7FFFFF0000FFFFF83FFFFF0000FFFFF01FFE7F0000F7EFFC7FF81F0000 E7E7FC7FF81F0000C003FC7FF00F00008001FC7FF00F0000C003FC7FF81F0000 E7E7FC7FF81F0000F7EFF01FFE7F0000FFFFF83FFFFF0000FFFFFC7FFFFF0000 FFFFFEFFFFFF0000FFFFFFFFFFFF0000FFFFFFFFFFFFFFFFFFBFFF07FFFFFFFF FF1FFE03FE7FFFFFFE0FFC01F00FFFFFFC07F839E007FE7FF803F83DE007F81F F001F07FE007F81FFE0FF07FC003F00FFE0F800FC003F00FFC0FC01FE007F81F F80FE03FE007F81F801FF07FE007FE7FC03FF8FFF00FFFFFE0FFFDFFFE7FFFFF FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00000000000000000000000000000000 000000000000} end object PopupMenu1: TPopupMenu AutoPopup = False Left = 257 Top = 168 object NormalInspect1: TMenuItem Caption = 'Inspect with &Rack' OnClick = NormalInspect1Click end object Fuzzylogic1: TMenuItem Caption = 'Inspect &Possibilities' OnClick = Fuzzylogic1Click end object Inspectattached1: TMenuItem Caption = 'Inspect &Attached' OnClick = Inspectattached1Click end end end