Archive
Sunday, 5. September 2010
0
votes
Flying with MEF in Delphi Prism
Jamie's Blog
– The Managed Extensibility Framework (or MEF for short) has been around the .NET world for a while but I thought I might go through my foray into using MEF with Delphi Prism. MEF is a new library in .NET Framework 4 and Silverlight 4 that addresses the problem of easily extending and componentising ...
1
vote
Use Custom Check Box Images for a ListView - Delphi 's TListView Checkboxes are Ugly
About Delphi Programming
– in Delphi TIPS :: When the ViewStyle property of a TListView Delphi control is set to vsReport and CheckBoxes is set to true, list view includes a check box next to the items in the list. By design this check box is, well, "ugly". It has a nasty thick 2 pixel border - and there's no property to ...



