| dll files produced delphi |
| Windows implementation of the document can be divided into two types of procedures and Dynamic Link Library (DLLs). The normal procedure is to run. EXE files, but some applications can also call the DLL in memory function. When we call the API functi... |
| dll files produced delphi |
| Windows implementation of the document can be divided into two types of procedures and Dynamic Link Library (DLLs). The normal procedure is to run. EXE files, but some applications can also call the DLL in memory function. When we call the API functi... |
| DELPHI the to_char () function Detailed |
| The following are number examples for the to_char function. to_char (1210.73, \'9999 .9 \ ') would return \'1210 .7 \' to_char (1210.73, \'9999 .99 \ ') would return \'1210 .73 \' to_char (1210.73, \ '$ 9999.00 \') would return \ '$ 1210.73 \' to_cha... |
| Bitmap index to use in detail |
| One. What is a bitmap index We currently use the general index was mainly B * Tree index, the index stored in the structure of the key and the key RowID, and is the one mapping. The main bitmap index for a large number of the same value created out (... |
| DELPHI shield system in key ways |
| Sometimes we do not want users to use the procedure to be Alt + Tab, Ctrl + Alt + Del, Ctrl + Esc keys to interrupt, and other system functions (such as automatic presentation program), then how to do that? You are prompted, in the run screen saver, ... |
| DELPHI access to U disk drive letter code |
| Delphi procedures used to achieve the U disk drive is not difficult to obtain, but for the new term may be a bit difficult to put out the code for them to learn from procedure TForm1.FormCreate (Sender: TObject); var buf: array [0 .. MAX_PATH-1] of c... |
| delphi set up to compile the environment |
| Delphi in the environment run the program, the program is actually in the internal debugger in the implementation, most of the Run command with the relevant debugger. Therefore, in the debugging process, to be set up to compile a good environment. 1.... |
| Delphi in the application of AOP in the realization of the log function |
| AOP is now the fire, there are so many on-line support for the AOP framework for Delphi is also the same MeAOP. But they feel that the framework is too complicated. Now there is a system that is basically almost over, as a whole, of course, is not wh... |
| Delphi used to achieve API in the MSN message |
| I prefer to use MSN because it's a rather special message for all of the chat software is a conventional pop-up dialog box WINDOWS, and it seems to emerge from the task column. Think, in the DELPHI such a pure OOP tools Riga API would not be difficul... |
| Delphi used to prepare worm Analysis |
| Preface: We may think of the virus, the first reaction is, may be prepared to use asm, or vbsript, and high-level languages such as delphi can not prepare the same as if, in fact, the fact is not like that, as long as we spend some time, can still wr... |
|