FMX.ListBox.TCustomListBox.DispatchStringsChangeEvent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure DispatchStringsChangeEvent(const S: String; const Op: TStringsChangeOp);

C++

void __fastcall DispatchStringsChangeEvent(const System::UnicodeString S, const TStringsChangeOp Op);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
FMX.ListBox.pas
FMX.ListBox.hpp
FMX.ListBox TCustomListBox

Description

Embarcadero Technologies does not currently have any additional information.