MG: accelerated designer drawings

git-svn-id: trunk@2671 -
This commit is contained in:
lazarus 2002-08-18 04:56:38 +00:00
parent a53ae09b87
commit e09e66a7db

View File

@ -556,7 +556,6 @@ type
property CopyMode: TCopyMode read FCopyMode write FCopyMode default cmSrcCopy; property CopyMode: TCopyMode read FCopyMode write FCopyMode default cmSrcCopy;
property Font: TFont read FFont write SetFont; property Font: TFont read FFont write SetFont;
property Pen: TPen read FPen write SetPen; property Pen: TPen read FPen write SetPen;
// Extra
property Color: TColor read GetColor write SetColor; property Color: TColor read GetColor write SetColor;
end; end;
@ -871,6 +870,9 @@ end.
{ ============================================================================= { =============================================================================
$Log$ $Log$
Revision 1.46 2002/09/19 19:56:13 lazarus
MG: accelerated designer drawings
Revision 1.45 2002/09/18 17:07:24 lazarus Revision 1.45 2002/09/18 17:07:24 lazarus
MG: added patch from Andrew MG: added patch from Andrew