tlabel Questions

2

Solved

I usually gloss over this error when I get it and just fix whatever syntax error caused it, but out of curiosity, what exactly does tLABEL mean in unexpected tLABEL? I've tried searching for the ...
Heartless asked 8/7, 2013 at 19:50

2

Solved

Ever since porting an app from XE to XE2 I noticed a strange bug, just opening the form in the ide or running the app, a white square box is drawn on the top left corner of the screen (out of the f...
Dymoke asked 18/12, 2011 at 22:21

2

Solved

A simple demo of a default TLabel with font set to Arial Regular 16 is shown below. The code when the button is clicked is: procedure TForm1.Button1Click(Sender: TObject); begin Label1.Font.St...
Custard asked 26/5, 2011 at 15:46

4

Solved

How do I make a TLabel behave like a hyperlink in Delphi? Note: I'm not interested in using TLinkLabel because of backwards compatibility issues.
Pitta asked 25/8, 2009 at 6:53
1

© 2022 - 2024 — McMap. All rights reserved.