Chapter 1 - Interface effect development examples Chapter 2 - Image processing examples Chapter 3 - Graphics and multimedia processing examples Chapter 4 - System control programming examples Chapter 5 - File technology programming examples Chapter 6 - Network technology development examples Chapter 7 Chapter-Database Processing Example Chapter 8-Component Application Example Readme
Chapter 1-Interface Effect Development Example ======================
Example 001 - Real-time transparent form Example 002 - Designing a polygonal form Example 003 - Drawing a gradient background for the form Example 004 - Making the title bar of the form flash Example 005 - Implementation of split form Example 006 - Dynamically capturing screen images Example 007-How to write a WINDOWS application with parameters Example 008-Dynamically add a menu while the program is running Example 009-Add an icon to the menu Example 010-Add a menu item to the system menu of the form Example 011-Set the shortcut for the entire program Key instance 012 - Window animation effect instance 013 - Untitled form dragging instance 014 - Dynamically setting the icon instance of the application 015 - Dynamically setting the cursor instance of the form 016 - Obtaining the circular form instance using the method of obtaining the path 017-Hide the toolbar and desktop icons of WINDOWS Example 018-Let the program display the status bar Example 019-Change the font in the menu Example 020-Design the font form Example 021-Transparent image effect form
Chapter 2 - Image Processing Example ==================
Example 022 - Special effects display of images Example 023 - Set the tiled background of the form in one sentence Example 024 - Add a button to the title bar Example 025 - Display GIF animation without external controls Example 026 - Save the form as an image Example 027 - Display Animated cursor example 028 - Extract all icons inside the executable file Example 029 - Easily realize large image browsing Example 030 - Fade in and out effect example of pictures 031 - Picture flip example 032 - Grab and display the mouse in the program Example 033 - Grab and Example of displaying the mouse shape in other programs 034-Example of displaying images in TPANEL component 035-Example of making an image magnifying glass 036-Example of double transparency of forms and images without code 037-Convert ICO file to BMP file example 038-JPG and BMP mutual conversion example 039-image dynamic three-dimensional pie chart example 040-hollow font effect demonstration example 041-setting the foreground color and background color of desktop icons 042-relief processing of images example 043-rotating text effect demonstration example 044-implementation Elf similar to OFFICE Assistant
Example 022-Special effects display of images
Chapter 3 - Graphics and Multimedia Processing Examples ==========================
Example 045-Bitmap brush drawing example Example 046-Visual electronic watch example 047-Sine curve drawing example Example 048-Drawing BEZIER curve example 049-Jumping curve example 050-Use TSHAPE component to complete the drawing operation Example 051-Demo PEN object Examples of various styles 052 - Demonstrate various styles of BRUSH objects Example 053 - Play a sound file in a loop Example 054 - Play AVI animation without sound Example 055 - Play AVI animation with sound Example 056 - Play MIDI music Example 057 - Polygonal Drawing Example 058-Drawing Art Patterns
Chapter 4 - System Control Programming Example ======================
Example 059 - Prevent the program from appearing on the system taskbar Example 060 - Set the wallpaper Example 061 - Dynamically modify the display resolution Example 062 - Keep the form always at the front Example 063 - Enable the program to run only one instance at the same time 064 - Prohibit users from closing Operating system instance 065 - Restart and shut down the computer instance 066 - Enumerate available fonts instance 067 - Get and set the system time instance 068 - Create shortcut instance 069 - Obtain the user name list in WINDOWS 2000 instance 070 - Pause other programs ( 1) Example 071-Pause other programs (2) Example 072-Get the list of drives available in the system Example 073-Enumerate processes Example 074-Call the specified WINDOWS program Example 075-Simulate mouse operation Example 076-Simulate keyboard operation Example 077-Completely hide the program in WIN98 Example 078-Set the form Examples of buttons in the upper right corner 079 - Get computer name example 080 - Monitor the clipboard example 081 - Modify the system right-click menu example 082 - Process key combinations
Chapter 5 - File Technology Programming Example ======================
Example 083-Get drive capacity Example 084-View drive type Example 085-File association Example 086-Get file attributes Example 087-Delete files to the recycle bin Example 088-Empty the recycle bin Example 089-Copy files Example 090-Create and delete folders Example 091 - Read and write INI files Example 092 - Directory copy operation Example 093 - Change the extension of the file Example 094 - Get the drive icon Example 095 - Read the text file line by line Example 096 - Start the content in the control panel Example 097 - Get the icon instance of the specified file 098 - Get the system path information instance according to the environment variable 099 - Record the reading and writing of the file instance 100 - Get the file path information instance 101 - Access components from the file
Chapter 6 - Network Technology Development Examples ======================
Example 102-Scan the ports opened by the local computer Example 103-Transfer messages within the LAN Example 104-Get the name and IP address of the local computer Example 105-Get the host name based on the IP address Example 106-List the running IE Example 107-How to map a virtual disk Example 108-Start a new IE and control its running instance 109-One line of code to obtain the local IP address and host name Example 110-Make a web page example 111-Use proxy server 1 (need to restart IE ) Example 112-Use proxy server 2 (no need to restart IE)
Chapter 7 - Database Processing Example ====================
Example 113 - Shield the password dialog box of the database Example 114 - Execute SQL statements in the program Example 115 - Use the wizard to create a report example 116 - Use the TTABLE component to create a PARADOX table example 117 - Use SQL statements to create a PARADOX table example 118 - Convert the FOXPRO table For the PARADOX table example 119 - count the number of records example 120 - use TDBCHART to display chart data example 121 - access the sound in the database example 122 - access the image in the database example 123 - access the BLOB field example 124 - use DAO to create a database Example 125-Call the COM object to create a database instance 126-Display the database instance in TLISTVIEW 127-Multiple table query example of ACCESS database 128-Multiple database query example of PARADOX database 129-Fuzzy query example in ACCESS database 130-Display in TDBGRID multiple databases
Example 131-Implementing the whole line selection in RICCHEDIT Example 132-Making a toolbar similar to IE Example 133-Adding a progress bar to the status bar Example 134-Seamless connection with WORD Example 135-Using VSSPELL component to create a grammar checker Example 136- Example of making a spreadsheet using F1BOOK 137 - Making MEMO automatically scroll Example 138 - Dynamically creating a button example 139 - Making the color of each cell in STRINGGRID different Example 140 - Setting the color of each node in TREEVIEW Example 141 - Using CHARTFX Example of making a pie chart 142 - Example of setting the display style of LISTVIEW 143 - Example of making EDIT only accept numeric input 144 - Example of customizing the input content of EDIT 145 - Example of formatting input using MASKEDIT 146 - Example of automatically docked menu 147 - Without components Select directory instance 148-Auto-scrolling toolbar instance 149-Drag the icon in LISTVIEW instance 150-Display vertical text in the control