[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'ComCtrls' (#lcl)

TToolButton.AssignTo

AssignTo calls inherited method: if the destination is of correct type, copies ImageIindex to destination and sets it Checked

Declaration

Source position: comctrls.pp line 2061

protected procedure TToolButton.AssignTo(

  Dest: TPersistent

); override;

See also

TPersistent.AssignTo

TControl.AssignTo

  

Implements the assignment to an Action object, otherwise calls the inherited method.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.