Blog Archive

Diberdayakan oleh Blogger.
PARSE TOP ADSENSE 728X90 IN HERE

If you can't see this email, click here

About.com


5. Windows Shell Extensions
Zarko Gajic
From Zarko Gajic, your Guide to Delphi Programming
Creating the InfoTip Shell Extension, which lets us, control the information that appears in Explorer when the mouse hovers over a file. Creating a Delphi Infotip that will display the FileName, the project type (Program or Library), the Project Name (from the source file), and the size of the file in bytes.
Shell Extension - Quick Overview
Shell extensions allow developers to add functionality to the existing Windows shell.


InfoTip - Introduction and Overview; Implementation
Infotip's are hint windows that pop up when the mouse hovers over any file. An Infotip Extension is an In-Process (Inproc) COM Server. This just means that it is a Windows DLL that exports the necessary methods to be a valid ActiveX control.

Delphi project: Infotip; Registering Infotip Extensions
The accompanying source code contains a complete Infotip Extension for .DPR (Delphi Project files). This Infotip will display the FileName, the project type (Program or Library), the Project Name (from the source file), and the size of the file in bytes.


This email is written by:
Zarko Gajic
Delphi Programming Guide
Email Me | My Blog | My Forum
 
Missing a lesson? Click here.

About U. is our collection of free online courses designed to help you learn a new skill, solve a problem, get something done, or just learn more about your world. Sign up now, and we will email you lessons on a daily or weekly basis.
You are receiving this email because you subscribed to the About.com 'Email Course: Shell Programming with Delphi' email. If you wish to unsubscribe, please click here.

About respects your privacy: Our Privacy Policy

Contact Information:
249 West 17th Street
New York, NY, 10011

© 2010 About.com
 

Advertisement

ADSENSE 336X280 BELOW POST CONTENT IN HERE

0 komentar