Unit 'Masks' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#bs_utils]

TWindowsMaskUTF8.Create

Declaration

Source position: masks.pas line 280

public constructor TWindowsMaskUTF8.Create(

  const aMask: string;

  aCaseSensitive: Boolean;

  aOpcodesAllowed: TMaskOpCodes

); override;

constructor TWindowsMaskUTF8.Create(

  const aMask: string;

  aCaseSensitive: Boolean;

  aOpcodesAllowed: TMaskOpCodes;

  aWindowsQuirksAllowed: TWindowsQuirks

);



CT Web help

CodeTyphon Studio