TCGMParameters.FourToOne
Converts four 8 bits input values to 32 bit value.
function FourToOne(AValue1, AValue2, AValue3, AValue4: Byte): Integer;
Description
Returns 32 bit value as the result of conversion of four 8 bits values.
Go to CAD VCL Enterprise