[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'ExtCtrls' (#lcl)

TCustomSplitter.CheckOffset

Signals the OnCanOffset event handler to determine the offset used when aligning the control, and the success or failure of the calculation.

Declaration

Source position: extctrls.pp line 369

protected function TCustomSplitter.CheckOffset(

  var NewOffset: Integer

):Boolean; virtual;

Description

Used in the implementation of the MoveSplitter method.