FMX.ListBox.TCustomListBox.OnStringsChanged

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnStringsChanged: TStringsChangedEvent read FStringsChanged write FStringsChanged;

C++

__property TStringsChangedEvent OnStringsChanged = {read=FStringsChanged, write=FStringsChanged};

Properties

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

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!