<< Click to display table of contents >> TRVRulerItemSelector |
TRVRulerItemSelector defines the current tabulation type in TRVRuler component.
Unit RVRuler;
TRVRulerItemSelector = class(TRulerItemSelector)
TObject TPersistent TComponent TControl TWinControl TCustomControl TCustomPanel TCustomRulerItemSelector TRulerItemSelector |
This component allows switching a type of current tab stops in Ruler: left-, right-, center-, decimal-aligned tab stops.
Tab stops of this type are added when the user clicks on the ruler.
Thanks to Pieter Zijlstra who created this component.