home *** CD-ROM | disk | FTP | other *** search
- object TapiForm: TTapiForm
- Left = 439
- Top = 137
- ActiveControl = Button2
- BorderIcons = []
- BorderStyle = bsDialog
- Caption = '��ȭ�ɱ�'
- ClientHeight = 81
- ClientWidth = 343
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OnActivate = FormActivate
- OnDestroy = FormDestroy
- PixelsPerInch = 96
- TextHeight = 13
- object Image1: TImage
- Left = 8
- Top = 12
- Width = 36
- Height = 38
- AutoSize = True
- Picture.Data = {<image000.bmp>}
- Transparent = True
- end
- object Label1: TLabel
- Left = 72
- Top = 16
- Width = 114
- Height = 12
- Caption = '�ɱ� : 018-2345-2345'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = '����'
- Font.Style = []
- ParentFont = False
- end
- object Label2: TLabel
- Left = 72
- Top = 40
- Width = 114
- Height = 12
- Caption = 'ȣ�� : 123-1234-1234'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = '����'
- Font.Style = []
- ParentFont = False
- Visible = False
- end
- object Label3: TLabel
- Left = 7
- Top = 62
- Width = 40
- Height = 13
- Alignment = taCenter
- AutoSize = False
- Caption = '1 ��'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = '����'
- Font.Style = []
- ParentFont = False
- end
- object Button2: TButton
- Left = 255
- Top = 7
- Width = 70
- Height = 27
- Caption = '��ȭ(&O)'
- Default = True
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = '����'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- OnClick = Button2Click
- end
- object Button3: TButton
- Left = 254
- Top = 39
- Width = 70
- Height = 27
- Cancel = True
- Caption = '���(&C)'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = '����'
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- OnClick = Button3Click
- end
- object ApdComPort1: TApdComPort
- AutoOpen = False
- TraceName = 'APRO.TRC'
- LogName = 'APRO.LOG'
- TapiMode = tmOn
- end
- object ApdTapiDevice1: TApdTapiDevice
- ComPort = ApdComPort1
- ShowTapiDevices = True
- ShowPorts = True
- EnableVoice = False
- OnTapiStatus = ApdTapiDevice1TapiStatus
- Top = 32
- end
- end
-