FIMAS
Name
GenerateRandomNewsForOneCompany
Parent
TFMSNewsAutoGenerator
Visibility
PUBLIC
Description
All news are generated only for this company.
All news are generated only for this company.
Source code
procedure GenerateRandomNewsForOneCompany ( const ANewsCount : Integer ; const ARole : TFMSParticipantRole ; const AStartPeriod , AEndPeriod : TDateTime ; const AMinPower : Double = - 5 ; const AMaxPower : Double = 5 ; const AAutoSort : Boolean = True )
Parameters
Parameter Description ANewsCount : INTEGER ARole : TFMSParticipantRole AStartPeriod : TDateTime AEndPeriod : TDateTime AMinPower : DOUBLE AMaxPower : DOUBLE AAutoSort : BOOLEAN
FIMAS