summaryrefslogtreecommitdiff
path: root/examples/gui/tabtest/tabtest.lpr
AgeCommit message (Expand)Author
2015-07-25Anchors label "Height" in case of resizingJean-Marc Levecque
2015-07-11Allow tabtext color settingJean-Marc.Levecque
2015-07-06Anchors edtHeight in case of resizingJean-Marc.Levecque
2015-07-06Allow tabs color settingJean-Marc.Levecque
2013-07-25tabtest: Adds a debug label to tabsheet four to verify the tabsheet height valueGraeme Geldenhuys
2013-07-15tab demo: extended the demo to test/show other properties of PageControlGraeme Geldenhuys
2010-03-24TabTest: minor modifications to support all tab positions.Graeme Geldenhuys
2010-03-21Tab: implemented TabPosition tpBottom and tpNoneGraeme Geldenhuys
2008-10-01* Updated all demos to use the new unit names.graemeg
2008-07-16* Added compile fix for Splash Screen demo from MvC.graemeg
2008-07-10* Removed the annoying unit that Lazarus IDE keeps adding to the examples.graemeg
2008-07-07* Published more events and properties for EditInteger and EditFload components.graemeg
2008-04-29* The default look of the PageControl has been improved. It now looks like th...graemeg
2007-09-13* CoreLib: fpgApplication now has a Terminated property which terminates thegraemeg
2007-08-03* Implemented BackgroundColor property for TfpgTabSheet.graemeg
2007-08-03* Added debug lines in GDI code and compiler defines tograemeg
2007-08-03* Added two buttons to tabtest project to show PageControl.ActivePage in action.graemeg
2007-08-02* PageControl now switches tabs via a mouse button click! :)graemeg
2007-08-02* More work has been done to the PageControl. It looks like a PageControl, bu...graemeg