Unit 'flcDataStructs' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_fundamentals]

TGeneralPointerDictionaryU.CreateEx

Declaration

Source position: flcDataStructs.pas line 7321

public constructor TGeneralPointerDictionaryU.CreateEx(

  const AKeys: TUnicodeStringArray = Nil;

  const AValues: TPointerArray = Nil;

  const AKeysCaseSensitive: Boolean = True;

  const AAddOnSet: Boolean = True;

  const ADuplicatesAction: TDictionaryDuplicatesAction = ddAccept

);



CT Web help

CodeTyphon Studio