Unit 'ExtCtrls' Package
[Overview][Types][Classes][Procedures and functions][Index] [#lcl]

TCtrlBand.InitTop

Stores the initial Top position for the band during a move operation.

Declaration

Source position: extctrls.pp line 1486

public property TCtrlBand.InitTop : Integer
  read FInitTop
  write FInitTop;

Description

Updated in the InitializeMove method in TCustomControlBar.