ToolsAPI.Editor.INTACodeEditorOptions280.GetRightMarginChars

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetRightMarginChars: Integer;

Properties

Type Visibility Source Unit Parent
function public ToolsAPI.Editor.pas ToolsAPI.Editor INTACodeEditorOptions280

Description

GetRightMarginChars is the getter method for the RightMarginChars property.

Returns the right margin in characters.

See Also