Ignore:
Timestamp:
Nov 28, 2012, 8:09:38 AM (12 years ago)
Author:
chronos
Message:
  • Added: Brief description for rest of available draw methods.
  • Added: Graphics32 method conditional compilation.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • GraphicTest/Methods/UBGRABitmapPaintBox.pas

    r454 r459  
    4444  BGRABitmap := TBGRABitmap.Create(0, 0);
    4545  PaintObject := poPaintBox;
     46  Description.Add('This method use graphic library BGRABitmap. ' +
     47    'PaintBox is used to display image data.');
    4648end;
    4749
Note: See TracChangeset for help on using the changeset viewer.