79763443

Date: 2025-09-13 00:13:12
Score: 0.5
Natty:
Report link

The TSkLabel has a Word property where you must set the Cursor property on:

TSkLabel in Delphi Programming IDE

Or with code, you can set it like this:

SkLabel1.Words.Items[0].Cursor := crHandPoint;
Reasons:
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • High reputation (-1):
Posted by: Shaun Roselt