JVCL Help:TJvErrorControl.BlinkCount
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvErrorControl.BlinkCount Property
[+] TJvErrorControl Methods
[+] TJvErrorControl Properties
Search in JVCL Help
Search in all projectsSummary
Specifies the number of times the icon should blink.
Pascal
propertyBlinkCount: Integer;
Description
Read BlinkCount to determine how many times the image is blinked by the control. Change BlinkCount to set the number of times the icon should be blinked. While a blink is in progress, this value is automatically decremented.
The BlinkCount property is handled by the owning TJvErrorIndicator and should not normally be altered unless you are writing your own error indicator.
About
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page