[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
If Source is a TControlScrollBar, copies properties to itself, else performs inherited Assign.
Source position: forms.pp line 132
public procedure TControlScrollBar.Assign( |
Source: TPersistent |
); override; |
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
#rtl.Classes.TPersistent.Assign |
lazarus-ccr.sourceforge.net |