added visiblechanging

git-svn-id: trunk@2253 -
This commit is contained in:
mattias 2002-08-17 23:41:10 +00:00
parent c9b58c20a8
commit 70d1eac1ed

View File

@ -646,6 +646,7 @@ type
Function GetEnabled: Boolean; virtual;
Function GetPopupMenu: TPopupMenu; dynamic;
procedure DoOnShowHint(HintInfo: Pointer);
procedure VisibleChanging; dynamic;
protected
property ActionLink: TControlActionLink read FActionLink write FActionLink;
property AutoSize: Boolean read FAutoSize write SetAutoSize default FALSE;
@ -1444,6 +1445,9 @@ end.
{ =============================================================================
$Log$
Revision 1.106 2003/03/11 22:56:41 mattias
added visiblechanging
Revision 1.105 2003/03/11 07:46:43 mattias
more localization for gtk- and win32-interface and lcl