Skip to content

WStringList.OnExchange

Xusinboy Bekchanov edited this page Nov 5, 2023 · 3 revisions

WStringList.OnExchange Event

Syntax

OnExchange As Sub(ByRef Sender As WStringList, Index1 As Integer, Index2 As Integer)

Parameters

Part Type Description
Sender WStringList The object which received the signal
Index1 Integer
Index2 Integer

See also

Clone this wiki locally