From acf77801d4066055cfc3c20e5b634722923f865f Mon Sep 17 00:00:00 2001 From: xue <> Date: Mon, 13 Feb 2006 03:19:48 +0000 Subject: Anonymous modules are allowed now. --- demos/quickstart/protected/pages/Controls/NewControl.page | 3 --- 1 file changed, 3 deletions(-) (limited to 'demos/quickstart/protected/pages/Controls/NewControl.page') diff --git a/demos/quickstart/protected/pages/Controls/NewControl.page b/demos/quickstart/protected/pages/Controls/NewControl.page index 15b42d13..1e934409 100644 --- a/demos/quickstart/protected/pages/Controls/NewControl.page +++ b/demos/quickstart/protected/pages/Controls/NewControl.page @@ -148,7 +148,4 @@ If a control wants to be able to load post data, such as TTextBox, it h

If a control wants to get data from some external data source, it can extend TDataBoundControl. TDataBoundControl implements the basic properties and methods that are needed for populating data via databinding. In fact, controls like TListControl, TRepeater are TDataGrid are all derived from it.

-PostBackHandler -PostBackEvnetHandler -DataBoundControl \ No newline at end of file -- cgit v1.2.3