[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit '_crw_eldraw' (#crwlib)

TXorSelectorMode

Declaration

Source position: _crw_eldraw.pas line 424

type TXorSelectorMode = (

  sm_Rect,

  sm_Line,

  sm_ArrowFrom,

  sm_ArrowTo,

  sm_BigCross,

  sm_HorzLine,

  sm_VertLine

);