Delphi
			TRandom32Proc = function: UInt32;
 
	 
		C++
			typedef unsigned __fastcall (*TRandom32Proc)(void);
 
	 
 
Properties
	
		| Type | 
		Visibility | 
		Source | 
        Unit | 
        Parent | 
	
	
		type typedef  | 
		public | 
		System.pas System.hpp  | 
        System | 
        System | 
	
Description
Embarcadero Technologies does not currently have any additional information.