MCQs > IT & Programming > Delphi > Which of the following will link a TUpDown control named UpDown1 with an Edit box named Edit1, allowing the TUpDown control to modify the values in the Edit box?

Delphi MCQs

Which of the following will link a TUpDown control named UpDown1 with an Edit box named Edit1, allowing the TUpDown control to modify the values in the Edit box?

Answer

Correct Answer: UpDown1.Associate := Edit1;

Explanation:

Note: This Question is unanswered, help us to find answer for this one

Delphi Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

Delphi Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it