FMX.ListBox.TCustomListBox.OnStringsChanged
Delphi
property OnStringsChanged: TStringsChangedEvent read FStringsChanged write FStringsChanged;
C++
__property TStringsChangedEvent OnStringsChanged = {read=FStringsChanged, write=FStringsChanged};
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
event | protected | FMX.ListBox.pas FMX.ListBox.hpp |
FMX.ListBox | TCustomListBox |
Description
Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !