RButton.Caption


public property Caption

Prototype:

[Read/Write] property Caption[=szCaption]

Description:

Sets or gets the text that is shown on the button. This property should NOT be set when the button contains a child.

Return value:

Returns the text displayed on the button.