RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TForm.SnapBuffer Property

Specifies distance for screen snap.

Pascal
property SnapBuffer: Integer;
C++
__property int SnapBuffer;

If ScreenSnap is true, SnapBuffer determines the maximum number of pixels that be between the form edge and the screen edge before the form snaps to the screen edge. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!