home *** CD-ROM | disk | FTP | other *** search
- object fCapture: TfCapture
- Left = 336
- Top = 161
- BorderStyle = bsNone
- Caption = 'fCapture'
- ClientHeight = 141
- ClientWidth = 282
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- KeyPreview = True
- OldCreateOrder = False
- Scaled = False
- OnCreate = FormCreate
- OnKeyPress = FormKeyPress
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object img: TImage
- Left = 0
- Top = 0
- Width = 282
- Height = 141
- Cursor = crCross
- Align = alClient
- OnMouseDown = imgMouseDown
- OnMouseMove = imgMouseMove
- end
- object Panel: TPanel
- Left = 143
- Top = 23
- Width = 50
- Height = 42
- BevelOuter = bvNone
- ParentBackground = True
- TabOrder = 0
- object Shape1: TShape
- Left = 0
- Top = 16
- Width = 50
- Height = 26
- Align = alClient
- Brush.Color = clBtnFace
- Pen.Color = clBtnFace
- end
- object Shape: TShape
- Left = 0
- Top = 0
- Width = 50
- Height = 16
- Align = alTop
- end
- object lColor: TLabel
- Left = 0
- Top = 16
- Width = 50
- Height = 13
- Alignment = taCenter
- AutoSize = False
- Caption = 'DDDDDD'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentColor = False
- ParentFont = False
- Transparent = True
- end
- object lPosition: TLabel
- Left = 0
- Top = 29
- Width = 49
- Height = 12
- Alignment = taCenter
- AutoSize = False
- Caption = 'lPosition'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -9
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- end
- end
-