|
Sub-properties |
|
| acLabel and acURLLabel components.
|
| type
|
| TacLabelBlinking = class
|
| published
|
| property Enabled: Boolean;
|
| property DelayVisible: Integer; // default 700
|
| property DelayInvisible: Integer; // default 400
|
| end;
|
|
|
| property Blinking: TacLabelBlinking;
|