TComboBoxDelegate

Overview

Location

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: