git-svn-id: trunk@4584 -
This commit is contained in:
mattias 2003-09-08 13:29:55 +00:00
parent 049cdf91af
commit 3545e04dfd

View File

@ -1759,7 +1759,7 @@ Var
Height, Width: Integer;
DoSubClass: Boolean;
Parent: HWND;
PStr, StrTemp: PChar;
StrTemp: PChar;
R: TRect;
//TCI: TC_ITEM;
Const
@ -2753,6 +2753,9 @@ End;
{
$Log$
Revision 1.107 2003/09/08 13:29:55 mattias
clean up
Revision 1.106 2003/09/08 12:21:48 mattias
added fpImage reader/writer hooks to TBitmap