home *** CD-ROM | disk | FTP | other *** search
- object SpeedBarConfigure: TSpeedBarConfigure
- Left = 266
- Top = 217
- BorderStyle = bsSingle
- Caption = 'Configure SpeedBar'
- ClientHeight = 327
- ClientWidth = 606
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- Scaled = False
- OnClose = FormClose
- OnCreate = FormCreate
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object DrawGrid: TDrawGrid
- Left = 7
- Top = 7
- Width = 592
- Height = 71
- ColCount = 50
- DefaultColWidth = 24
- DefaultDrawing = False
- FixedCols = 0
- RowCount = 2
- FixedRows = 0
- Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine]
- TabOrder = 0
- OnDrawCell = DrawGridDrawCell
- OnMouseDown = DrawGridMouseDown
- OnMouseMove = DrawGridMouseMove
- OnMouseUp = DrawGridMouseUp
- end
- object Panel1: TPanel
- Left = 7
- Top = 97
- Width = 592
- Height = 194
- TabOrder = 1
- object PalettePanel: TPanel
- Left = 141
- Top = 13
- Width = 441
- Height = 164
- BevelOuter = bvLowered
- TabOrder = 0
- end
- end
- object StatusBar1: TStatusBar
- Left = 0
- Top = 306
- Width = 606
- Height = 21
- Panels = <
- item
- Width = 50
- end>
- SimplePanel = False
- end
- end
-