mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-18 19:59:31 +02:00
clean up
git-svn-id: trunk@4584 -
This commit is contained in:
parent
049cdf91af
commit
3545e04dfd
@ -1759,7 +1759,7 @@ Var
|
|||||||
Height, Width: Integer;
|
Height, Width: Integer;
|
||||||
DoSubClass: Boolean;
|
DoSubClass: Boolean;
|
||||||
Parent: HWND;
|
Parent: HWND;
|
||||||
PStr, StrTemp: PChar;
|
StrTemp: PChar;
|
||||||
R: TRect;
|
R: TRect;
|
||||||
//TCI: TC_ITEM;
|
//TCI: TC_ITEM;
|
||||||
Const
|
Const
|
||||||
@ -2753,6 +2753,9 @@ End;
|
|||||||
|
|
||||||
{
|
{
|
||||||
$Log$
|
$Log$
|
||||||
|
Revision 1.107 2003/09/08 13:29:55 mattias
|
||||||
|
clean up
|
||||||
|
|
||||||
Revision 1.106 2003/09/08 12:21:48 mattias
|
Revision 1.106 2003/09/08 12:21:48 mattias
|
||||||
added fpImage reader/writer hooks to TBitmap
|
added fpImage reader/writer hooks to TBitmap
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user