From b7b8cade37ca513bf5595875f8bca98d3c956840 Mon Sep 17 00:00:00 2001 From: kirkpatc Date: Fri, 16 May 2008 08:55:02 +0000 Subject: [PATCH] FPDoc - entry for TTabSheet in comctrls.xml git-svn-id: trunk@15168 - --- docs/xml/lcl/comctrls.xml | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/docs/xml/lcl/comctrls.xml b/docs/xml/lcl/comctrls.xml index f2a42c3b06..f83896114e 100644 --- a/docs/xml/lcl/comctrls.xml +++ b/docs/xml/lcl/comctrls.xml @@ -758,11 +758,19 @@ - - + TTabSheet - individual page of a TPageControl; a more elaborate version of TPage + +

TTabSheet - individual page of a TPageControl; a more elaborate version of TPage

+

Contains the following features lacked by TPage:

+
  • Drag/Drop properties
  • +
  • Ability to Enable/Disable the page
  • +
  • Ability to make the Tab visible or not
  • +
+
Multi-PageControls + HowToUseStdCtrls