ToolsAPI.Editor.TCodeEditorCellStates

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TCodeEditorCellStates = set of TCodeEditorCellState;

C++

typedef System::Set<TCodeEditorCellState, TCodeEditorCellState::eceSelected, TCodeEditorCellState::eceFoldBox> TCodeEditorCellStates;

Properties

Type Visibility Source Unit Parent
set
typedef
public
ToolsAPI.Editor.pas
ToolsAPI.Editor.hpp
ToolsAPI.Editor ToolsAPI.Editor

Description

Embarcadero Technologies does not currently have any additional information.