Unit DlgTest |
Standard defines for all Delphi Free Stuff components } {-----------------------------------------------------------------------------} { DlgTest v1.02 } {-----------------------------------------------------------------------------} { Design-time testing of TCommonDialog component descendants. } { Copyright 1998, Brad Stowers. All Rights Reserved. } { This component can be freely used and distributed in commercial and private } { environments, provied this notice is not modified in any way and there is } { no charge for it other than nomial handling fees. Contact me directly for } { modifications to this agreement. } {-----------------------------------------------------------------------------} { Feel free to contact me if you have any questions, comments or suggestions } { at bstowers@pobox.com. } { The lateset version will always be available on the web at: } { http://www.pobox.com/~bstowers/delphi/ } { See DlgTest.txt for notes, known issues, and revision history. } {-----------------------------------------------------------------------------} { Date last modified: March 23, 1998 } {-----------------------------------------------------------------------------
Classes |
Functions |
Register - If TCommonDialog had a virtual Execute method, we could replace all of } { the above code with two lines: } { if Component is TCommonDialog then } { TCommonDialog(Component).
Types |
Constants |
Variables |
Functions |
Types |
Constants |
Variables |