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 ];PropertiesEvents