Delphi
			type TFlasherInterval = -1..1000;
 
		C++
			typedef short TFlasherInterval;
 
 
Properties
	
		| Type | Visibility | Source | Unit | Parent | 
	
		| type typedef | public | FMX.Types.pas FMX.Types.hpp | FMX.Types | FMX.Types | 
Description
The type for parameters specifying intervals of flashing (blinking).
See Also