home *** CD-ROM | disk | FTP | other *** search
- object PC2PCForm: TPC2PCForm
- Left = 429
- Top = 193
- BorderStyle = bsNone
- Caption = 'PC2PCForm'
- ClientHeight = 190
- ClientWidth = 224
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- PixelsPerInch = 96
- TextHeight = 13
- object bPc2PcPad: TImage
- Left = 8
- Top = 128
- Width = 59
- Height = 35
- AutoSize = True
- end
- object DummyFont: TLabel
- Left = 181
- Top = 160
- Width = 35
- Height = 13
- AutoSize = False
- Caption = 'DummyFont'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- Visible = False
- WordWrap = True
- end
- object Pc2PCPad: TPanel
- Left = 0
- Top = 0
- Width = 165
- Height = 120
- BevelOuter = bvNone
- Color = 4210720
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- Visible = False
- object LText: TLabel
- Left = 8
- Top = 88
- Width = 33
- Height = 13
- Caption = 'LABEL'
- Transparent = True
- Visible = False
- WordWrap = True
- end
- object ImageBkg: TImage
- Left = 80
- Top = 77
- Width = 59
- Height = 35
- AutoSize = True
- end
- object bX: TImage
- Tag = 1
- Left = 14
- Top = 42
- Width = 39
- Height = 23
- Cursor = crHandPoint
- AutoSize = True
- OnClick = bXClick
- end
- object bOK: TImage
- Tag = 1
- Left = 70
- Top = 42
- Width = 39
- Height = 23
- Cursor = crHandPoint
- AutoSize = True
- OnClick = bOKClick
- OnMouseDown = bMouseDown
- OnMouseUp = bMouseUp
- end
- object bInvite: TImage
- Tag = 1
- Left = 118
- Top = 42
- Width = 39
- Height = 23
- Cursor = crHandPoint
- AutoSize = True
- OnClick = bInviteClick
- OnMouseDown = bMouseDown
- OnMouseUp = bMouseUp
- end
- object bAdjustTrack: TImage
- Left = 132
- Top = 93
- Width = 7
- Height = 20
- Cursor = crHandPoint
- AutoSize = True
- Visible = False
- OnMouseDown = bAdjustTrackMouseDown
- OnMouseMove = bAdjustTrackMouseMove
- OnMouseUp = bAdjustTrackMouseUp
- end
- object mNumber: TEdit
- Left = 8
- Top = 16
- Width = 145
- Height = 21
- BorderStyle = bsNone
- TabOrder = 0
- end
- end
- end
-