FMX.ListBox.TCustomListBox.TStringsChangeOp

From RAD Studio API Documentation
Jump to: navigation, search

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.