Click or drag to resize

StatusBar.RefreshMemoryDisplay Method (Typed)

X#
Cause the status bar to bring the display of virtual memory up-to-date.

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD RefreshMemoryDisplay(
	kMemoryType
) AS USUAL CLIPPER
Request Example View Source

Parameters

kMemoryType (Optional)
Type: Usual
** missing parameter documentation **

Return Value

Type: Usual
Remarks
The status bar gets this information from the operating system. If you disabled the memory display, nothing happens.
See Also