[Overview][Types][Classes][Procedures and functions][Index] |
Updates the value in the Position property.
Source position: pairsplitter.pas line 114
public procedure TCustomPairSplitter.UpdatePosition; |
UpdatePosition is a procedure used to update the value in the Position property. UpdatePosition calls the SetPosition method in the WidgetSetClass to recalculate the current relative position for the splitter control. UpdatePosition stores the value in the Position property.
UpdatePosition is called when the value for the Position property is read.
|
Indicates the position for the Splitter relative to its orientation. |
Version 4.0 | Generated 2025-05-03 | Home |