[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'System' (#rtl)

GetVariantManager

Return the current variant manager.

Declaration

Source position: varianth.inc line 189

procedure GetVariantManager(

  var VarMgr: tvariantmanager

);

Description

GetVariantManager returns the current variant manager in varmgr.

See also

IsVariantManagerSet

  

Determine if variant manager is currently set.

SetVariantManager

  

Set the current variant manager.