Unit 'Buttons' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TCustomBitBtn.ActionChange

ActionChange - Changes the action associated with the control.

Declaration

Source position: buttons.pp line 188

protected procedure TCustomBitBtn.ActionChange(

  Sender: TObject;

  CheckDefaults: Boolean

); override;