Contents - Properties
Static text label. Description Use TTXLabel to print static text in your report. You can change the text in OnGetText event.
Description Use TTXLabel to print static text in your report. You can change the text in OnGetText event.
Contents - TTXLabel
Text Delphi declaration property Text; C++ declaration __property Text Description Text printed by the label.
Delphi declaration property Text; C++ declaration __property Text Description Text printed by the label.