TComboBoxDelegate
Overview
Location
- Reference: libDelphiVCL.fx
- Namespace: RemObjects.Elements.RTL.Delphi.VCL
- Platforms: Toffee-macOS
Instance Methods
constructor
constructor(aOwner: TComboBox)
TComboBoxDelegate(TComboBox aOwner)
init(_ aOwner: TComboBox)
TComboBoxDelegate(TComboBox aOwner)
Sub New(aOwner As TComboBox)
Parameters:
- aOwner:
comboBoxSelectionDidChange
method comboBoxSelectionDidChange(notification: not nullable NSNotification)
void comboBoxSelectionDidChange(NSNotification! notification)
func comboBoxSelectionDidChange(_ notification: NSNotification)
void comboBoxSelectionDidChange(NSNotification notification)
Sub comboBoxSelectionDidChange(notification As NSNotification)
Parameters:
- notification: