| Delphi .NET (2) Database (71) Delphi IDE (90) Network (39) Printing (3) Strings (12) VCL (83) Windows with Delphi (280)
New related comments Number of comments in the last 48 hours Access the current row/column of a TMemo |
Buttons with wrapped text - use a TBitBtn
(1 votes). Leave comments and/ or rate it.
(Courtesy of Terry Russell)
Besides using a TButton with an embedded TLabel, you can simply use a TBitBtn to display wrapped text. This can be achieved by either of the following ways:
|