[Overview][Constants][Types][Classes][Procedures and functions][Variables] |
Determine if variant manager is currently set.
Source position: varianth.inc line 191
function IsVariantManagerSet: Boolean; |
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.
|
Set the current variant manager. |
|
|
Return the current variant manager. |