FreeDialogs method (LEAD Dialog Service Control)
Builder Syntax |
int FreeDialogs(); |
Delphi Syntax |
Function FreeDialogs ( ):L_INT; |
Overview |
Refer to Using Imaging Common Dialogs. |
Remarks
Frees the internal data for the LEADTOOLS Common Dialogs.
This method will free the internal data for the LEADTOOLS Common Dialogs Controls that was allocated by InitDialogs. You should only call this method if you have previously called the InitDialogs method. After calling this method you will not be able to use any LEADTOOLS Common Dialog Controls.
See Also
Elements: |
|
Topics: |