Delphi Programming Forum
C++Builder  |  Delphi  |  FireMonkey  |  C/C++  |  Free Pascal  |  Firebird
볼랜드포럼 BorlandForum
 경고! 게시물 작성자의 사전 허락없는 메일주소 추출행위 절대 금지
델파이 포럼
Q & A
FAQ
팁&트릭
강좌/문서
자료실
컴포넌트/라이브러리
FreePascal/Lazarus
볼랜드포럼 홈
헤드라인 뉴스
IT 뉴스
공지사항
자유게시판
해피 브레이크
공동 프로젝트
구인/구직
회원 장터
건의사항
운영진 게시판
회원 메뉴
북마크
델마당
볼랜드포럼 광고 모집

델파이 Q&A
Delphi Programming Q&A
[4233] >질문< async pro 포트실행 Error
j1025427 [ ] 1353 읽음    1998-08-27 10:53
Undeclared identifier: 'EOpenComm'. ====
====>참조 : on EOpenComm do

Undeclared identifier: 'TComSelectForm' ====
====>참조 : ComFrm := TComSelectForm.Create(Self);

missing operator or semicolon. ====
====>참조 : ComFrm := TComSelectForm.Create(Self); 라인의 Error

Undeclared identifier: 'ValidComPort'====
====>참조 : if not ComFrm.ValidComPort(I) then

Undeclared identifier: 'ShowModal'====
====>참조 : if (ComFrm.ShowModal = mrOK) then

Undeclared identifier: 'SelectedCom'====
====>참조 : Com               := ComFrm.SelectedCom;

Undeclared identifier: 'WritePortOptions'====
====>참조 : WritePortOptions;

해결좀 해주세요.
다른 변수들은 잡은것 같은데 혹시 모르니 변수들의 type도 알려주세요.
뭘 잘못했을까요. 소스 그대로 실행을 했는데.......


+ -

관련 글 리스트
4233 >질문< async pro 포트실행 Error j1025427 1353 1998/08/27
Google
Copyright © 1999-2015, borlandforum.com. All right reserved.