Board index » delphi » Modifying the common dialogs in commdlg.dll/comdlg32.dll

Modifying the common dialogs in commdlg.dll/comdlg32.dll

Can anyone tell my how to add extra componets to the common dialogs
using Delhi 4.  The help file mentions using templates but I can't find
any details of what these templates are and how to define them.

Thanks

Gerard.

 

Re:Modifying the common dialogs in commdlg.dll/comdlg32.dll


Quote
Gerard wrote in message <36CAB3A8.A648F...@gjhand.freeserve.co.uk>...
>Can anyone tell my how to add extra componets to the common dialogs
>using Delhi 4.  The help file mentions using templates but I can't find
>any details of what these templates are and how to define them.

Take a look at the source code for the TOpenPictureDialog
and TSavePictureDialog in extdlgs.pas.

--
Jeremy Collins

Other Threads