[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Event handler when items can be populated
Source position: stdctrls.pp line 359
protected property TCustomComboBox.OnGetItems: TNotifyEvent |
Some widgetsets like gtk call this just before the list drops down, while others do it on handle creation. This event allows to handle both cases with one event.
lazarus-ccr.sourceforge.net |