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

TCustomComboBox.IntfGetItems

Called whenever the items can be just-in-time populated.

Declaration

Source position: stdctrls.pp line 373

public procedure TCustomComboBox.IntfGetItems;

Description

Gets list of items from the interface. Invokes GetItems, which calls the OnGetItems handler.

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