summaryrefslogtreecommitdiff
path: root/extras/tiopf/demos/StringGridMediatorDemo/stringgridmediatordemo.lpr
AgeCommit message (Collapse)Author
2010-10-14Moved tiOPF related units into the tiOPF repository.Graeme Geldenhuys
It makes more sense to have the tiOPF related units with the rest of the tiOPF. It's easier to keep changes in sync, and have atomic commits across the various GUI toolkits supported by tiOPF.
2010-04-07All sample projects updated so all of them can compile correctly.Graeme Geldenhuys
* Replaced ModalResult magic numbers with enum values. * Updated project unit output directories. * Updated tiOPF examples with latest unit names. * Updated outdated projects still references old fpGUI unit names.
2008-06-09* Created a quick and easy StringGrid mediator demo to show you what it can do.graemeg