Class TFireGridMemoEditorRepository
Unit
Declaration
type TFireGridMemoEditorRepository = class(TFireGridEditorRepository)
Description
No description available, ancestor TFireGridEditorRepository description follows
No description available, ancestor TFireGridEditorRepositoryAbstract description follows
Hierarchy
- TObject
- TFireGridEditorRepositoryAbstract
- TFireGridEditorRepository
- TFireGridMemoEditorRepository
Overview
Methods
![]() |
constructor Create; override; |
![]() |
function CreateEditor: TFireGridEditorAbstract; override; |
![]() |
function HeightHint(Width: Integer; const Value: Variant): Integer; override; |
![]() |
function GetTabChangesFocus: Boolean; |
![]() |
procedure SetTabChangesFocus(const B: Boolean); |
![]() |
procedure SetDocumentTitle(const Title: String); |
![]() |
function GetDocumentTitle: String; |
![]() |
function IsUndoRedoEnabled: Boolean; |
![]() |
procedure SetUndoRedoEnabled(Enable: Boolean); |
![]() |
function GetLineWrapMode: Boolean; |
![]() |
procedure SetLineWrapMode(const Mode: Boolean); |
![]() |
function GetLineWrapColumnOrWidth: Single; |
![]() |
procedure SetLineWrapColumnOrWidth(const W: Single); |
![]() |
function GetWordWrapMode: Boolean; |
![]() |
procedure SetWordWrapMode(const WrapMode: Boolean); |
![]() |
function GetOverwriteMode: Boolean; |
![]() |
procedure SetOverwriteMode(const Overwrite: Boolean); |
![]() |
function GetTabStopWidth: Single; |
![]() |
procedure SetTabStopWidth(const Width: Single); |
![]() |
function GetCursorWidth: Single; |
![]() |
procedure SetCursorWidth(const Width: Single); |
![]() |
function GetAcceptRichText: Boolean; |
![]() |
procedure SetAcceptRichText(const Accept: Boolean); |
![]() |
function IsHTML: Boolean; |
![]() |
procedure SetHTML(const Html: Boolean); |
Description
Methods
![]() |
constructor Create; override; |
![]() |
function CreateEditor: TFireGridEditorAbstract; override; |
![]() |
function HeightHint(Width: Integer; const Value: Variant): Integer; override; |
![]() |
function GetTabChangesFocus: Boolean; |
![]() |
procedure SetTabChangesFocus(const B: Boolean); |
![]() |
procedure SetDocumentTitle(const Title: String); |
![]() |
function GetDocumentTitle: String; |
![]() |
function IsUndoRedoEnabled: Boolean; |
![]() |
procedure SetUndoRedoEnabled(Enable: Boolean); |
![]() |
function GetLineWrapMode: Boolean; |
![]() |
procedure SetLineWrapMode(const Mode: Boolean); |
![]() |
function GetLineWrapColumnOrWidth: Single; |
![]() |
procedure SetLineWrapColumnOrWidth(const W: Single); |
![]() |
function GetWordWrapMode: Boolean; |
![]() |
procedure SetWordWrapMode(const WrapMode: Boolean); |
![]() |
function GetOverwriteMode: Boolean; |
![]() |
procedure SetOverwriteMode(const Overwrite: Boolean); |
![]() |
function GetTabStopWidth: Single; |
![]() |
procedure SetTabStopWidth(const Width: Single); |
![]() |
function GetCursorWidth: Single; |
![]() |
procedure SetCursorWidth(const Width: Single); |
![]() |
function GetAcceptRichText: Boolean; |
![]() |
procedure SetAcceptRichText(const Accept: Boolean); |
![]() |
function IsHTML: Boolean; |
![]() |
procedure SetHTML(const Html: Boolean); |
Generated by PasDoc 0.15.0.