PinoezCustomMsgBox (An alternate way to display a message box)
Posted by Daniel - 1,262 Views
PinoezCustomMessageBox is a custom message box component for Delphi. With this component you have flexibilites to change the parameters of a message box such as the box caption, the caption of the buttons and of course the content.
Instead of standard windows button, all buttons in this component are speedbutton. But you can still use the TAB key to focus on a button, ENTER key or SPACE key to push the buttons.
I said before on PinoezOpenDialog that hooking an existing Delphi component code is faster than creating a new one. That is true if you know how to do it, but this time I want to be honest that I have no idea how to hook the code of the standard delphi message box in order to change the buttons caption. So, I am creating a new one.
Download PinoezCustomMsgBox (3 KB)
Download The Demo (210 KB)
The following posts are programmatically considered as related to the current post by YARPP Plugin:
Hi, my name is Daniel Nugraha, a single male live on an island called Java, Indonesia. This is the place for me to share my interest in computer programming.
-
Get my Full Feed Here
Popular Entries
- Passing arguments to your VB.NET console application
- Microsoft Excel Import External Data Problem: When Microsoft Query doesn’t recognize some of your parameters
- Resize Image or Crop Image with Joe Lencioni’s Smart Image Resizer, WordPress Setup
- How to Get User Input and allowing more than 256 characters to be entered on .NET Console Application
- ASCII To PDU Converter (Convert ASCII to PDU and vice versa)
- ConsoleProgressBar - Simple Progress Bar Function for your VB.Net Console Application
- An example: Using CPort Delphi Component to read data from your cellphone
- Runtime-Form-Creation. Automatically creating child forms in a Delphi MDI application with a component array
- CPort Component (Serial port interface component for Delphi)
- SmartImageResizer Plugin, WordPress plugin based on Joe Lencioni’s Smart Image Resizer













