Source position: vlc.pp line 159
type TBooleanEvent = procedure(
Sender: TObject;
const AValue: Boolean
) of object;