[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 1567

protected procedure TToolButton.AssignTo(

  Dest: TPersistent

); override;

See also

TPersistent.AssignTo

TControl.AssignTo

  

AssignTo - if the Destination is a CustomAction, copies some specified properties to the Destination, otherwise calls inherited AssignTo

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