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

TControlScrollBar.Assign

Declaration

Source position: forms.pp line 126

public procedure TControlScrollBar.Assign(

  Source: TPersistent

); override;

Arguments

Source

  

The object that called this instance of the class

Description

Assigns the contents of the source object to the current object; in particular finds the increment, position, range and whether smooth scrolling is to be feature and whether the scroll bar is visible

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