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

TLBGetColorsEvent

Declaration

Source position: colorbox.pas line 148

type TLBGetColorsEvent = procedure(

  Sender: TCustomColorListBox;

  Items: TStrings

) of object;