You are here:
This should do the trick: unit Credits; {******************************************************************************** * TScrollingCredits version 1.3
First, you can't name a class sunchronized. It's a keyword in Java. Typically you would use 2 classes for 2 threads if you wanted them to behave differently. Since t1 and t2 are kept out of scope from
Looks like you have code that's missing content due to bad copy/paste. Here's what I was able to come up with. procedure TForm1.MyMemo1DragOver(Sender, Source: TObject; X, Y: Integer; State: TDragState
It could possibly be the uses clause as you need several units to implement this code. Here how it should look: unit MyMemo; interface uses SysUtils, Classes, Controls, StdCtrls, Messages
You must have the .designer file available for designer to work. Check using windows explorer if you can see the .designer file in the folder where the form is actually saved. If you don't have to many