[Overview][Classes][Index] Reference for unit 'fpg_ColorWheel' (#fpgui)

TfpgColorWheel.MarginWidth

The width of the black area around the wheel.

Declaration

Source position: fpg_colorwheel.pas line 69

published property TfpgColorWheel.MarginWidth: LongInt
  read FMarginWidth
  write SetMarginWidth
  default 5;

Description

The margin is there so that when the cross hair is on the edge of the wheel, the complete cross hair can be drawn, without being clipped. It makes selecting colors on the edge of the colorwheel easier.

If the margin is set too large, the colorwheel will not be drawn / displayed.


Documentation generated on: 2012-01-26