From e7bb0551bbe9c2d14e434e606b31225d9261a9c5 Mon Sep 17 00:00:00 2001 From: xue <> Date: Wed, 25 Jul 2007 15:43:06 +0000 Subject: Added quickstart tutorial for TTabPanel. --- demos/quickstart/protected/pages/Controls/Standard.page | 3 +++ 1 file changed, 3 insertions(+) (limited to 'demos/quickstart/protected/pages/Controls/Standard.page') diff --git a/demos/quickstart/protected/pages/Controls/Standard.page b/demos/quickstart/protected/pages/Controls/Standard.page index f04e61b7..287a5c5c 100644 --- a/demos/quickstart/protected/pages/Controls/Standard.page +++ b/demos/quickstart/protected/pages/Controls/Standard.page @@ -119,6 +119,9 @@ TTable represents an HTML table on a Web page. It is used together with TTableRow and TTableCell. +
  • + TTabPanel displays a tabbed panel consisting of multiple tab views. At any time, only one tab view is visible. +
  • TTextBox represents a text input field on a Web page. It can collect single-line, multi-line or password text input from users.
  • -- cgit v1.2.3