JVCL Help:TJvOutOfMemoryDialog

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvOutOfMemoryDialog
run\JvWinDialogs.pas


Summary

Displays the Windows Out of Memory dialog.

run\JvWinDialogs.pas


Pascal

 run\JvWinDialogs.pas
 TJvOutOfMemoryDialog = class(TJvCommonDialog);


Description

  1. JVCLInfo

Use TJvOutOfMemoryDialog to show the Windows Out of Memory dialog. Do this by calling the Execute method.
You can preview this dialog at design-time, by right-clicking the component and clicking "Preview...".
This component is a wrapper for an undocumented Windows function that may not be implemented on all Windows platforms.

run\JvWinDialogs.pas


About

Navigation

run\JvWinDialogs.pas



Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page