FMX.ListBox.TCustomListBox.TStringsChangeOpHelper

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TStringsChangeOpHelper = record helper for TStringsChangeOp

C++

typedef void *TStringsChangeOpHelper;

Properties

Type Visibility Source Unit Parent
helper
typedef
public
FMX.ListBox.pas
FMX.ListBox.hpp
FMX.ListBox TCustomListBox

Description

For internal use. TStringsChangeOpHelper is a record helper that provides fields for a scoped enumeration, the FMX.ListBox.TCustomListBox.TStringsChangeOp type.

See Also