[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Assign - if Source is a TControlScrollBar, copies properties to itself, else performs inherited Assign
Source position: forms.pp line 136
public procedure TControlScrollBar.Assign( |
Source: TPersistent |
); override; |
Source |
|
The object that called this instance of the class |
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
lazarus-ccr.sourceforge.net |