From ee4d6e535b069d65e1a98f7a3f29526d64998c64 Mon Sep 17 00:00:00 2001 From: kirkpatc Date: Wed, 29 Oct 2008 13:25:10 +0000 Subject: [PATCH] FPDoc - some corrections and additions to TAplication in forms.xml git-svn-id: trunk@17150 - --- docs/xml/lcl/forms.xml | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/docs/xml/lcl/forms.xml b/docs/xml/lcl/forms.xml index 015b1f3dff..26608c83b1 100644 --- a/docs/xml/lcl/forms.xml +++ b/docs/xml/lcl/forms.xml @@ -6993,7 +6993,8 @@ These constants are declared on the LCLType unit. - + + Idle - method for rendering the Application Idle if Wait is True @@ -7250,7 +7251,8 @@ These constants are declared on the LCLType unit. - + + AddOnKeyDownHandler - method for adding a handler for the Key Down state @@ -7265,7 +7267,8 @@ These constants are declared on the LCLType unit. - + + RemoveOnKeyDownHandler - method for removing handler for the Key Down state @@ -7389,7 +7392,7 @@ These constants are declared on the LCLType unit. - RemoveOnEndSessionHandler - method for adding handler for a query at the end of a session + AddOnQueryEndSessionHandler - method for adding handler for a query at the end of a session @@ -7404,7 +7407,8 @@ These constants are declared on the LCLType unit. - + + RemoveOnQueryEndSessionHandler - method for removing handler for a query at the end of a session