|
th < 0) or (iMath > 100) then
begin
ShowMessage(\'각 점수는 0~100 사이로 입력해 주세요.\');
exit;
end;
if AppendDBRecord(strName,strSex,iKor,iEng,iMath) = false then
ShowMessage(\'데이터를 추가할 수 없습니다.\');
NameEdit.Clear;
SexComboBox.ItemIndex := 0;
KorEdit.Clear;
EngEdit.Clear;
M
|
- 페이지 19페이지
- 가격 2,000원
- 등록일 2005.11.10
- 파일종류 한글(hwp)
- 참고문헌 없음
- 최근 2주 판매 이력 없음
|