FMX.ListBox.TCustomListBox.TStringsChangeOp
Delphi
TStringsChangeOp = (Added, Deleted, Clear);
C++
enum class DECLSPEC_DENUM TStringsChangeOp : unsigned char { Added, Deleted, Clear };
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
enum | public | FMX.ListBox.pas FMX.ListBox.hpp |
FMX.ListBox | TCustomListBox |
Description
Embarcadero Technologies does not currently have any additional information.