[DUG] TMS Smoothcontrols
Dave O'Brien
dave at ICCS.CO.NZ
Wed Nov 4 13:20:11 NZDT 2009
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.
More information about the Delphi
mailing list