CodeSnip Old Code (SVN)
A repository for source code snippets, designed with Pascal in mind.
Brought to you by:
delphidabbler
Commit | Date | |
---|---|---|
[r2866]
(21.7 kB)
by
delphidabbler
Replaced ActionText property and OnAction event with new ButtonAction property that receives a TCustomAction instance. This is executed when action button is clicked. ButtonAction's caption is used for action button. Action button hidden if ButtonAction not assigned. |
2013-03-29 14:23:52 |
View
Download |
[r2864]
(22.2 kB)
by
delphidabbler
Added a TSimpleEvent object that is used as a lock that calling code uses to avoid trying to display the notification window when it is already displayed. |
2013-03-29 13:41:17 |
View
Download |
[r2848]
(20.8 kB)
by
delphidabbler
New unit added to project that implements a slide-in slide-out notification window. |
2013-03-17 16:43:05 |
View
Download |