Menu

/trunk/Src/USnippetPageStructure.pas Commit Log


Commit Date  
[r2220] (11.9 kB) by delphidabbler

Revised TSnippetPageStructures to use TArrayEnumerator<T> to enumerate pages.
This replaces private TSnippetPageStructures.TEnumerator class which was deleted.

2012-08-17 00:22:37 View
Download
[r2218] (12.8 kB) by delphidabbler

Rationalised how page structures recorded in TSnippetPageStructures are accessed:
* Changed Pages property to be a default indexed array property.
* Added enumerator that enumerates each TSnippetPageStructure contained in Pages property.
* Deleted PageStructure method: function taken by revised Pages property.
Updated calling code re these changes.

2012-08-16 23:25:16 View
Download
[r2065] (11.9 kB) by delphidabbler

Added new HasPart method of TSnippetPageStructure.
Corrected typo in TSnippetPagePart a key name.

2012-07-14 18:45:59 View
Download
[r2061] (11.6 kB) by delphidabbler

Two new units that enable content of snippet HTML pages to be customised. USnippetPageStructure manages the page structure and USnippetPageHTML renders the HTML needed to display pages according to that structure.

2012-07-14 14:47:52 View
Download
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.