Guest_imported
New member
- Jan 1, 1970
- 0
Hello,
when i run my project i get an access violation error in the following line:
ListView1->Items->Item->Caption = DatabaseForm
->ProblemRegisterTable->FieldByName("Problem_code"
->AsString;
I've got a ListView of 7 columns, so there should be no problem....i think
Can someone tell me what a access violation error is and why its in that part of my code
Thanx
when i run my project i get an access violation error in the following line:
ListView1->Items->Item->Caption = DatabaseForm
->ProblemRegisterTable->FieldByName("Problem_code"
->AsString;
I've got a ListView of 7 columns, so there should be no problem....i think
Can someone tell me what a access violation error is and why its in that part of my code
Thanx