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

IsVariantManagerSet

Determine if variant manager is currently set.

Declaration

Source position: varianth.inc line 191

function IsVariantManagerSet: Boolean;

Description

IsVariantManagerSet determines whether the variant manager was set to a correct variant manager. It returns True if it is, or False if it is not.

The routine checks all variant operation handlers, they should all be set correctly.

See also

SetVariantManager

  

Set the current variant manager.

GetVariantManager

  

Return the current variant manager.