Changeset 454 for GraphicTest/Methods/UDummyMethod.pas
- Timestamp:
- Nov 26, 2012, 7:38:56 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
GraphicTest/Methods/UDummyMethod.pas
r447 r454 25 25 inherited Create; 26 26 Caption := 'Dummy'; 27 Description.Add('This method doesn''t draw anything. It''s purpose is to measure ' + 28 'and compare speed of system and event handling.'); 27 29 end; 28 30
Note:
See TracChangeset
for help on using the changeset viewer.