ToolsAPI.Editor.INTACodeEditorOptions280.GetRightMarginVisible
Delphi
function GetRightMarginVisible: Boolean;
C++
virtual bool __fastcall GetRightMarginVisible() = 0 ;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | ToolsAPI.Editor.pas ToolsAPI.Editor.hpp |
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.