Commit | Date | |
---|---|---|
[r244]
by
delphidabbler
* Added new protected InternalCreate constructor that must be called if and only if descendant forms support INoPublicConstruct and are constructed internally from class methods. Descendants that don't support public construction must add INoPublicConstruct to their type definition. |
2009-08-23 22:27:08 | Tree |
[r243]
by
delphidabbler
Added new INoPublicConstruct interface that can be supported by objects that do not permit public construction but that cannot descend from TNoPublicConstructObject, such as TForms. |
2009-08-23 22:19:11 | Tree |
2009-08-23 20:04:40 | Tree | |
[r241]
by
delphidabbler
* Changed TQuery to enforce that it is a singleton object: it can now only be created once. |
2009-08-23 20:01:43 | Tree |
[r240]
by
delphidabbler
Added new TNoPublicConstructIntfObject class that provides a protected constructor but fails if the public constructor is called. For use as a base class for reference counted interfaced objects that are constructed via class methods but should not be constructed directly. |
2009-08-23 19:30:29 | Tree |
2009-08-23 18:59:38 | Tree | |
[r238]
by
delphidabbler
* Added enumerator to TNews in UNews.pas. |
2009-08-23 18:51:55 | Tree |
2009-08-23 18:14:22 | Tree | |
2009-08-23 18:13:20 | Tree | |
2009-08-23 18:10:10 | Tree |