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

TPopupNotifier.Color

Color for the popup notification form

Declaration

Source position: popupnotifier.pas line 93

published property TPopupNotifier.Color : TColor
  read GetColor
  write SetColor;

Description

Color is a TColor property that provides access to the Color property in the popup notification form. GetColor is the read access specifier for the property. SetColor is the write access specifier for the property.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.