Distance from (or proximity to) an edge on a snap target where the snapping behavior is automatically engaged.
Source position: forms.pp line 797
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.6 | Generated 2026-02-20 | Home |