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

TLBGetColorsEvent

Declaration

Source position: colorbox.pas line 159

type TLBGetColorsEvent = procedure(

  Sender: TCustomColorListBox;

  Items: TStrings

) of object;