APR Dialogs - You can create your own custom Win32 common dialogs. With no RC files, no Res editors. Use your Delphi forms as bottom, top ,left and/or right extended parts of the dialog you are designing. Now supported: Open/Save, BrowseForFolder, Print, Color, OpenTable (similar to DBD), Database (based on BrowseForFolder) dialog components (Find, Replace, Font, ShellAbout, Run, PageSetup available with sources). Design-time preview. Open/Save features: Native PlacesBar under Win2K/ME or Customized PlacesBar with Drag&Drop support and registry storage; powerful customization of the file list view (hiding folders, disabling rename/delete commands and popup menus, grid lines, full row select, OnIncludeFile event for files, etc.). Also you can replace file list view in Open/Save and tree view in Folder dialogs with your own Delphi form. Control labels are customizable in all dialogs. Link for D5 is presented. Other packages (for D4, C4, C5) available for download from homepage. |