rvico TRichView Reference | TRichViewEdit | TRVSmartPopupProperties

TRVSmartPopupProperties.Position

Top  Previous  Next

Defines position of smart popup button relative to the current item.

type

  TRVSmartPopupPosition = 

    (rvsppTopLeft, rvsppTopRight, rvsppBottomRight, rvsppBottomLeft);

property Position: TRVSmartPopupPosition;

Note: TRVSmartPopupPosition is defined in RVScroll unit.


RichView © Sergey Tkachenko