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

TGetColorsEvent

Declaration

Source position: colorbox.pas line 45

type TGetColorsEvent = procedure(

  Sender: TCustomColorBox;

  Items: TStrings

) of object;

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