Vcl.ExtCtrls.TGetColorsEvent
Delphi
TGetColorsEvent = procedure(Sender: TCustomColorBox; Items: TStrings) of object;
C++
typedef void __fastcall (__closure *TGetColorsEvent)(TCustomColorBox* Sender, System::Classes::TStrings* Items);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
type typedef |
public | Vcl.ExtCtrls.pas Vcl.ExtCtrls.hpp |
Vcl.ExtCtrls | Vcl.ExtCtrls |
Description
Type of event handler for the get colors event.
The following events require this event handler: