System.TRandomizeProc

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TRandomizeProc = procedure(NewSeed: UInt64);

C++

typedef void __fastcall (*TRandomizeProc)(unsigned __int64 NewSeed);

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.