ToolsAPI.Editor.INTACodeEditorOptions280.GetRightMarginVisible

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetRightMarginVisible: Boolean;

Properties

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

Description

GetRightMarginVisible is the getter method for the RightMarginVisible property.

Implement this method to get the boolean value of the RightMarginVisible property.

See Also