[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Distance from (or proximity to) an edge on a snap target where the snapping behavior is automatically engaged.
Source position: forms.pp line 795
public property TCustomForm.SnapBuffer : Integer |
Remark: | Screen snapping depends on the LM_WINDOWPOSCHANGING message dispatched when the position for a form (window) is changed. In the current LCL release, the LM_WINDOWPOSCHANGING message is dispatched for the Windows platform only. None of the other widgetsets checked for or apply the message. |
Added in LCL version 3.0.
Version 4.0 | Generated 2025-05-03 | Home |