From e445237ac3f6521ee405acd87da1b2e3d00736cc Mon Sep 17 00:00:00 2001 From: wp_xxyyzz Date: Tue, 28 Jun 2016 22:48:44 +0000 Subject: [PATCH] tvplanit: Activate localization file in sample project "demo" (note: vplocalize.xml must be copied to project folder). git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4861 8e941d3f-bd1b-0410-a28a-d453659cc2b4 --- components/tvplanit/examples/demo/demomain.lfm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/components/tvplanit/examples/demo/demomain.lfm b/components/tvplanit/examples/demo/demomain.lfm index d396e8bb4..c5ae56c44 100644 --- a/components/tvplanit/examples/demo/demomain.lfm +++ b/components/tvplanit/examples/demo/demomain.lfm @@ -626,6 +626,8 @@ object MainForm: TMainForm end object VpControlLink1: TVpControlLink DataStore = VpBufDSDataStore1 + DefaultCountry = 'England' + LocalizationFile = 'vplocalize.xml' Printer.BottomMargin = 0 Printer.DayStart = h_08 Printer.DayEnd = h_05