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

TCustomTrackBar.ScalePos

Position where the scale is displayed.

Declaration

Source position: comctrls.pp line 2756

published property TCustomTrackBar.ScalePos : TTrackBarScalePos
  read FScalePos
  write SetScalePos
  default trTop;

Description

This is a GTK-specific property.