infobox OnCheckBoxChecked event
Return to Introduction  Previous page  Next page
Applies to
acInfoBox component.  

Declaration
type  
  TacInfoBoxCheckBoxCheckedEvent = procedure(Sender: TObject; Checked: Boolean) of object;  
 
property OnCheckBoxChecked: TacInfoBoxCheckBoxCheckedEvent;  

Description

See also