ToolsAPI.Editor.INTACodeEditorOptions280.RightMarginChars

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property RightMarginChars: Integer read GetRightMarginChars;

C++

__property int RightMarginChars = {read=GetRightMarginChars};

Properties

Type Visibility Source Unit Parent
property public
ToolsAPI.Editor.pas
ToolsAPI.Editor.hpp
ToolsAPI.Editor INTACodeEditorOptions280

Description

Specifies the right margin in characters for the Code Editor Options.

See Also