Data.Bind.ObjectScope.TInternalTypedListValueGeneratorDelegate.PRNGenerator

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function PRNGenerator(const ARange: Integer; var Seed: Integer): Integer;

C++

int __fastcall PRNGenerator(const int ARange, int &Seed);

Properties

Type Visibility Source Unit Parent
function class protected
Data.Bind.ObjectScope.pas
Data.Bind.ObjectScope.hpp
Data.Bind.ObjectScope TInternalTypedListValueGeneratorDelegate

Description

Embarcadero Technologies does not currently have any additional information.