|
|
|
|
|
|
|
The different syntaxes for declaring a procedure... |
|
|
|
|
|
|
A global procedure can be used in all the processes or events of the project. |
|
|
|
|
|
|
You have the ability to pass parameters to a procedure. |
|
|
|
|
|
|
The parameters can be passed to a procedure... |
|
|
|
|
|
|
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure. |
|
|
|
|
|
|
The description of the parameter type is optional... |
|
|
|
|
|
|
Two types of procedures are available... |
|
|
|
|
|
|
Usage example of the dCopyImage function |
|
|
|
|
|
|
Usage example of the dCircle function |
|
|
|
|
|
|
Usage example of the dLine function |
|
|
|
|
|
|
Usage example of the dChord function |
|
|
|
|
|
|
Usage example of the dPoint function |
|
|
|
|
|
|
Usage example of the dSlice function |
|
|
|
|
|
|
Usage example of the fEncrypt function |
|
|
|
|
|
|
Usage example of the fCopyFile function |
|
|
|
|
|
|
Usage example of the DnDGetData function |
|
|
|
|
|
|
Usage example of the DDEString function |
|
|
|
|
|
|
Usage example of the MapDisplayPosition function |
|
|
|
|
|
|
Usage example of the HInfoFileRights function |
|
|
|
|
|
|
Usage example of the HReadSeek function |
|
|
|
|
|
|
Usage example of the SocketRead function |
|
|
|
|
|
|
Usage example of the HDeclareExternal function |
|
|
|
|
|
|
Usage example of the HLinkMemo function |
|
|
|
|
|
|
Usage example of the HCopyFile function |
|
|
|
|
|
|
Usage example of the NotesItem function |
|
|
|
|
|
|
Usage example of the Serialize function |
|
|
|
|
|
|
Usage example of the ServiceInstall function |
|
|
|
|
|
|
Usage example of the StatError function |
|
|
|
|
|
|
Usage example of the ParallelTaskExecute function |
|
|
|
|
|
|
Usage example of the xlsData function |
|
|
|
|
|
|
Usage example of the DnDEvent function |
|
|
|
|
|
|
Usage example of the DnDIsDataAvailable function |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|