Source position: fpg_popupcalendar.pas line 62
type TfpgOnCheckboxChangedEvent = procedure(
Sender: TObject;
const AIsChecked: Boolean
) of object;