Changeset 459 for GraphicTest/Methods/UBGRABitmapPaintBox.pas
- Timestamp:
- Nov 28, 2012, 8:09:38 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
GraphicTest/Methods/UBGRABitmapPaintBox.pas
r454 r459 44 44 BGRABitmap := TBGRABitmap.Create(0, 0); 45 45 PaintObject := poPaintBox; 46 Description.Add('This method use graphic library BGRABitmap. ' + 47 'PaintBox is used to display image data.'); 46 48 end; 47 49
Note:
See TracChangeset
for help on using the changeset viewer.