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

TCustomComboBox.OnGetItems

Event handler when items can be just-in-time populated before showing the drop-down list.

Declaration

Source position: stdctrls.pp line 355

protected property TCustomComboBox.OnGetItems: TNotifyEvent
  read FOnGetItems
  write FOnGetItems;