[Overview][Types][Classes][Index] |
Source position: dynamicarray.pas line 34
type TOnExchangeItem = procedure( |
Sender: TObject; |
Index: Integer; |
WithIndex: Integer |
) of object; |
Sender |
|
The instance of the TArray that causes the Exchange event |
lazarus-ccr.sourceforge.net |