RFrame.Caption


public property Caption

Prototype:

[Read/Write] property Caption[=szCaption]

Description:

Sets or gets the text of the label. If Caption is am empty string, the label is removed.

Return value:

Returns the label of the frame as a string.