TFormatInformation.decodeFormatInformation Method

Definition

Decodes the format information.

Delphi
class function decodeFormatInformation(const maskedFormatInfo1: Integer; const maskedFormatInfo2: Integer): TFormatInformation

Parameters

maskedFormatInfo1
Integer

format info indicator, with mask still applied

maskedFormatInfo2
Integer

The masked format info2.

Returns

TFormatInformation

information about the format it specifies, or

none
null

if doesn't seem to match any known pattern