-
사용한 그리드 : AdvStringGrid
String Select = Grid1->Cells[Grid1->Col][Grid1->Row];
그리드 편집 가능하게 바꿀 때
Grid1->Options = Grid1->Options << goEditing;
'프로그래밍언어 > C++' 카테고리의 다른 글
[Visual C++] 헤더파일, 라이브러리 파일 사용 (0) 2024.08.29 [C++ Builder] 이벤트 핸들러 사용해서 다른 클래스에 변수 넘겨주기 (0) 2024.05.30 [C++] 타이머 동적 생성 (0) 2024.05.30 [C++ Error] Restaurant.cpp(206): E2093 'operator*' not implemented in type '_STL::list<AnsiString,_STL::allocator<AnsiString> >' for arguments of the same type (0) 2024.05.29 [C++ Builder] TIniFile 클래스 (0) 2024.05.28 댓글