[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 352

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

The latest version of this document can be found at lazarus-ccr.sourceforge.net.