The ____ property of a Button object contains the name of the button.

A. ID
B. ButtonTitle
C. Name
D. ButtonCaption


Answer: A

Computer Science & Information Technology

You might also like to view...

The ___________________ portion of a BDE event executes once when the event stops.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

The java.text package contains classes for manipulating all of the following items except ________.

a. classes b. numbers c. strings d. characters

Computer Science & Information Technology

Write a recursive method that computes the sum of the first n integers.

What will be an ideal response?

Computer Science & Information Technology

Why did C++11 introduce the nullptr constant when we already have NULL?

What will be an ideal response?

Computer Science & Information Technology