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

TGetColorsEvent

Declaration

Source position: colorbox.pas line 39

type TGetColorsEvent = procedure(

  Sender: TCustomColorBox;

  Items: TStrings

) of object;