[Overview][Constants][Types][Classes][Procedures and functions][Variables] |
Determine if variant manager is currently set.
Source position: varianth.inc line 191
function IsVariantManagerSet: Boolean; |
IsVariantManagerSetdetermines whether the variant manager was set to a correct variant manager. It returns Trueif it is, or Falseif 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. |