How to implement subdirectory-level file query with Delphi

In the application practice, we often use the file query function. With the lookup capabilities provided in Win95, we can easily find files in any subdirectory on the disk because the lookup feature can traverse files in all subdirectories under the

13th Chapter-DELPHI Development Database Application Overview (ii) (1)

13.3.2 Data Control Unit The parts on the Data Control part Page, which are mainly used to design the user interface, to browse, edit, insert, delete the data in the database. As a result, data control components are often referred to as data

19th Chapter-delphi Custom Parts Development (iii) (6)

⑶ Initialization Datalink The Datalink object is continuously accessed during data-related control during its existence, so you must create datalink in its build function and undo the Datalink object at the time of the destructor, so overwrite the

14th Chapter-Simple database application creation and Mastapp Introduction (iii) (1)

Performing imprecise lookups with the Gotonearest method The event-handling procedure code for the imprecise Find button in a form is as follows: Procedure Tform1.button1click (Sender:tobject); Begin With Table1 do Begin Indexfieldnames:= '

19th Chapter-delphi Custom Parts Development (iii) (1)

3. Create a new Message processing method Because Delphi only provides a way to handle most ordinary Windows messages, when you define your own message, you create a new message-handling method. The process of user-defined messages includes two

14th Chapter-Simple database application creation and Mastapp Introduction (i) (1)

Delphi embedded in the database application development tools such as DB form Expert is very powerful, we do not need to write any program code can quickly create a simple database application, and even create a database based on a number of tables

Object-Oriented Analysis

Object-oriented analytical OOA (object-oriented analysis) is a problem definition stage in the software development process, which finally obtains a clear and precise definition of the problem domain. The traditional system analysis produces a set

Developing a user interface using Test-first methods

1. Overview Test priority is the core idea of test-driven development (Test-driven Development, TDD), which requires writing test code based on product code before writing the product code. In test-driven Development unit tests, the implementation

Object-oriented model technology

Object Model Technology (modeling TECHNIQUE,OMT) is a system development technology proposed by General Electric Corporation of America. Based on the object oriented thinking, this paper constructs a set of related models by abstracting the problem,

Realization of multi-mode display of program interface

If you've ever used a RealPlayer player, it's not unfamiliar to the way it is displayed in multiple modes. RealPlayer has both normal and streamlined display modes. We sometimes want to implement similar functions in our own program interface, how

Delphi with Multimedia library Bass.dll play MP3 [13]

This example effect chart: Code files: Unit Unit1;InterfaceUsesWindows, Messages, sysutils, variants, Classes, Graphics, Controls, Forms,Dialogs, Stdctrls, Comctrls;TypeTForm1 = Class

How to customize the floating bar

On this issue, there are many articles and examples on the Internet that can be found in this field. Especially on MSDN, you can find out very detailed content. For simplicity's sake, this article only lists the code that needs to be customized.

Reusable classes with toolbar functionality Cpopuptext

Background: I use a clistbox derived class to implement the host (Owner-draw) list box, which has an item width that exceeds the width of the list box itself, so when the mouse pointer points to a large-width list box item, I want to display a

Menu hint information in MFC applications

I'm working on a long project. For some reason, we implemented our own pop-up menu at the start of the project. When the tooltip appears, we introduce this feature to our own menu, so that when the user hovers over a menu item, the message can

Sixth chapter-Document management (iii) (4)

Implementation of other file management functions in 6.4.6 In the function menu of the child window, some other file management features are defined: Search: Find a file with a given name, and display the file attribute if present Disk View:

Delphik with Multimedia library Bass.dll play MP3 [4]

Gets the length of the file stream, in bytesfunction Bass_channelgetlength (Handle:dword; {Stream Handle}Mode:dword {get mode; there are two choices, but only bass_pos_byte for hstream streams}): Qword; stdcall; External Bassdll;Gets the current

Seventh chapter-Clipboard and Dynamic Data Exchange (ii) (4)

Implementation of 7.4 DDE server program The DDE server program responds to a DDE client's request, which generally contains the data that the client program would like to obtain. To create a DDE server program, you must add a ddeserveritem part

Seventh chapter-Clipboard and Dynamic Data Exchange (ii) (3)

7.3.9 client program Control procedure Manager The following example uses a client program to send commands to the Program Manager to create program groups, program items, and delete program groups. The Program Manager provides the application's

Seventh chapter-Clipboard and Dynamic Data Exchange (i) (5)

The message response process Wmchangecbchain is invoked when other observers exit on the Clipboard viewer chain. Different processing methods are determined according to the different positions of the viewer being moved out. Procedure Tclipsaveform.

Tenth chapter-Dynamic Link library Programming (i) (4)

10.3 Using DLLs to realize data transmission Global memory in the 10.3.1 DLLs Windows rules: DLLs does not own any files it opens or any global memory blocks it allocates. These objects are owned by an application that invokes DLLs directly or

Total Pages: 64722 1 .... 44591 44592 44593 44594 44595 .... 64722 Go to: GO

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.