Make a line of text blink in Delphi

abec Posted messages 99 Status Member -  
abec Posted messages 99 Status Member -
Hello, I would like to make the text of a label blink in Delphi, that is to say, if I write Label1.Caption := 'Alhassane'; then I would like that when displayed the text blinks.
If someone could tell me the code, I would be very happy.
Best regards
Configuration: Windows XP Internet Explorer 6.0

1 answer

  1. Zyclo Posted messages 227 Status Member 17
     
    It's been a while since I've worked with Delphi... It seems to me that in the Label properties, there is the Blink property...

    (but I'm not very sure, I admit)
    0
    1. abec Posted messages 99 Status Member
       
      Thank you for answering my question.
      But I don't see the Blink property of TLabel.
      For your information: I am using Delphi 6.
      Best regards
      -1