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

C++빌더 Q&A
C++Builder Programming Q&A
[49445] TabControl질문입니다~
신혜정 [best7250] 1425 읽음    2007-05-29 18:12
void __fastcall TForm1::Button5Click(TObject *Sender)
{
   (TabControl1->TabWidth == 40)?TabControl1->TabWidth=0:TabControl1->TabWidth=40;
}

[C++ Error] Unit1.cpp(43): E2492 Properties may only be assigned using a simple statement, e.g. "prop = value;"
[C++ Error] Unit1.cpp(43): E2492 Properties may only be assigned using a simple statement, e.g. "prop = value;"
[C++ Error] Unit1.cpp(43): E2369 Cannot use the result of a property assignment as an rvalue

이런 error message가 떳는데요 어떤걸 의미하는지 모르겠습니다~
알려주세요^^;

+ -

관련 글 리스트
49445 TabControl질문입니다~ 신혜정 1425 2007/05/29
49448     Re:TabControl질문입니다~ 이정구 1110 2007/05/29
Google
Copyright © 1999-2015, borlandforum.com. All right reserved.