If anyone has used the TAdvSmoothCalendar control, I am using it fine
but decided to change the text, depending on external information, in
the OnDateFill method. This comes up with the following procedure:

procedure calSchedDateFill(Sender: TObject; AFill: TGDIPFill; AFont:
TFont;
  Date: TDateTime; DateKind: TAdvSmoothCalendarDateKind);

But will not compile because: Undeclared identifier: 'TGDIPFill'.

Does anyone know what unit TGDIPFill is declared in?

I cannot find any information on it via a web search...

Cheers,
Dave.


_______________________________________________
NZ Borland Developers Group - Delphi mailing list
Post: delphi@delphi.org.nz
Admin: http://delphi.org.nz/mailman/listinfo/delphi
Unsubscribe: send an email to delphi-requ...@delphi.org.nz with Subject: 
unsubscribe

Reply via email to