PBWatcher is a supplement to the Delphi Watch debugger. Watch variables and expressions inside/outside the Delphi environment at both runtime and designtime with/without breakpoints. Use it anywhere in your code, even before any forms are...
PBClipBoard is a small component that monitors the clipboard. It has only one property, the 'Onchange' event, that triggers whenever the contents of the clipboard changes. Use it to automatically enable/disable 'Paste'-buttons or to view the...
PBFolderDialog is the professional SHBrowseForFolder dialog with extended support for shell-folders (system-independant paths), automatic localization of captions (without external files). Work with paths or ItemIDLists. Can show both...
PBOpenPreviewDialog and PBSavePreviewDialog are Open / Save Dialog-components with universal Preview (Preview of your files). The main property is OnPreview event where you can write code that displays your file the way you want. Two propertys...
TPBPrinterSetupDialog is a TPrinterSetupDialog component with capability of getting/setting printersetup-values (orientation, papersize etc) at designtime and runtime. Settings can be saved so users don't have to setup the printer every time they...
7 Edit components, all with alignment and 'mouse-AutoSelect'.PBEdit, PBDBEdit, PBMaskEdit, PBSpinEdit are standard components with those features.PBBinHexEdit is a special component for editing, displaying and converting binary, hexadecimal and... |