home *** CD-ROM | disk | FTP | other *** search
- object fLEDAnalyzer_main: TfLEDAnalyzer_main
- Left = 252
- Top = 369
- HorzScrollBar.Visible = False
- VertScrollBar.Visible = False
- BorderIcons = []
- BorderStyle = bsNone
- Caption = 'AKA'#39's Toys - LED Analyzer'
- ClientHeight = 116
- ClientWidth = 275
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- PixelsPerInch = 96
- TextHeight = 13
- object PaintBox: TPaintBox
- Left = 0
- Top = 0
- Width = 275
- Height = 116
- Align = alClient
- OnMouseDown = PaintBoxMouseDown
- OnMouseMove = PaintBoxMouseMove
- OnMouseUp = PaintBoxMouseUp
- OnPaint = PaintBoxPaint
- end
- object iLED_green_on: TImage
- Left = 24
- Top = 8
- Width = 10
- Height = 5
- Picture.Data = {<image001.bmp>}
- Visible = False
- end
- object iLED_green_off: TImage
- Left = 8
- Top = 8
- Width = 10
- Height = 5
- Picture.Data = {<image002.bmp>}
- Visible = False
- end
- object iBackground: TImage
- Left = 8
- Top = 96
- Width = 275
- Height = 116
- Picture.Data = {<image003.bmp>}
- Visible = False
- end
- object iLED_red_off: TImage
- Left = 72
- Top = 8
- Width = 10
- Height = 5
- Picture.Data = {<image004.bmp>}
- Visible = False
- end
- object iLED_red_on: TImage
- Left = 88
- Top = 8
- Width = 10
- Height = 5
- Picture.Data = {<image005.bmp>}
- Visible = False
- end
- object iLED_yellow_off: TImage
- Left = 40
- Top = 8
- Width = 10
- Height = 5
- Picture.Data = {<image006.bmp>}
- Visible = False
- end
- object iLED_yellow_on: TImage
- Left = 56
- Top = 8
- Width = 10
- Height = 5
- Picture.Data = {<image007.bmp>}
- Visible = False
- end
- object iLED_blue_off: TImage
- Left = 104
- Top = 8
- Width = 10
- Height = 5
- Picture.Data = {<image008.bmp>}
- Visible = False
- end
- object iLED_blue_on: TImage
- Left = 120
- Top = 8
- Width = 10
- Height = 5
- Picture.Data = {<image009.bmp>}
- Visible = False
- end
- object iLED_white_off: TImage
- Left = 136
- Top = 8
- Width = 10
- Height = 5
- Picture.Data = {<image010.bmp>}
- Visible = False
- end
- object iLED_white_on: TImage
- Left = 152
- Top = 8
- Width = 10
- Height = 5
- Picture.Data = {<image011.bmp>}
- Visible = False
- end
- end
-