1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
unit USingNotes; interface {$IFDEF FPC} {$MODE Delphi} {$ENDIF} {$I switches.inc} { Dummy Unit atm For further expantation Placeholder for Class that will handle the Notes Drawing} implementation end.