[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'fpg_base' (#fpgui)

TGradientDirection

Enum types defining how a gradient must be painted

Declaration

Source position: fpg_base.pas line 65

type TGradientDirection = (

  gdVertical,

  

Defines that the gradient must be painted vertically.

  gdHorizontal

  

Defines that the gradient must be painted horizontally.

);


Documentation generated on: 2015-04-04