Developer

TextBefore

Specifies text to be presented (drawn, shown in hint etc.) before actual value.

property TextBefore: WideString read FTextBefore write SetTextBefore;

Example


NxIncrementColumn61.TextAfter := ')'; NxIncrementColumn61.TextBefore := '(';

See also