ImageEn, unit rulerbox

TRulerBox


Declaration

TRulerBox = class(TCustomControl);


Description

TRulerBox is a ruler that supports grips and customization. It is used by the ImageEnProc Previews dialog.

Note: It is not needed for TImageEnView, which can show rulers by setting ShowRulers, e.g.

ImageEnView1.ShowRulers := [ rdHorizontal, rdVertical ];



Methods and Properties

Published Property  Background
Published Property  DotPerUnit
Published Property  FitInView
Published Property  Frequency
Published Property  GripBaseDim
Public Property  GripsColor
Published Property  GripColorDefault
Public Property  GripsCount
Published Property  GripsDir
Public Property  GripsMax
Public Property  GripsMin
Published Property  GripPenColor
Public Property  GripsPos
Public Property  GripsKind
Published Property  GripKindDefault
Published Property  HexLabels
Published Property  Inverted
Published Property  LabelFreq
Published Property  LabelPrecision
Published Property  LockUpdate
Published Property  MaxGripHeight
Published Property  MinLabelSpacing
Published Property  OffsetX
Published Property  OffsetY
Published Property  RulerColor
Published Property  RulerDir
Published Property  Ruler
Public Property  ScrollRate
Public Property  ShowBorder
Published Property  UnlockUpdate
Published Property  ViewMax
Published Property  ViewMin
Published Property  ViewPos


Events

Event  OnRulerClick
Event  OnRulerGripClick
Event  OnRulerGripDblClick
Event  OnRulerPosChange