home *** CD-ROM | disk | FTP | other *** search
- object FastLineSeriesEditor: TFastLineSeriesEditor
- Left = 297
- Top = 155
- ActiveControl = BLinePen
- BorderIcons = [biSystemMenu]
- BorderStyle = bsDialog
- ClientHeight = 45
- ClientWidth = 153
- Font.Color = clBlack
- Font.Height = -14
- Font.Name = 'Arial'
- Font.Style = []
- Scaled = False
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 16
- object Shape1: TShape
- Left = 108
- Top = 12
- Width = 33
- Height = 25
- OnMouseUp = Shape1MouseUp
- end
- object BLinePen: TButton
- Left = 12
- Top = 12
- Width = 89
- Height = 25
- Caption = '&Border...'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- OnClick = BLinePenClick
- end
- end
-