Class TFireGridStringEditorRepository
Unit
Declaration
type TFireGridStringEditorRepository = class(TFireGridEditorRepository)
Description
No description available, ancestor TFireGridEditorRepository description follows
No description available, ancestor TFireGridEditorRepositoryAbstract description follows
Hierarchy
- TObject
- TFireGridEditorRepositoryAbstract
- TFireGridEditorRepository
- TFireGridStringEditorRepository
Overview
Methods
![]() |
constructor Create; override; |
![]() |
function CreateEditor: TFireGridEditorAbstract; override; |
![]() |
function GetInputMask: String; |
![]() |
procedure SetInputMask(const Mask: String); |
![]() |
function GetPasswordEchoMode: Boolean; |
![]() |
procedure SetPasswordEchoMode(Mode: Boolean); |
![]() |
function GetMaxLength: Integer; |
![]() |
procedure SetMaxLength(Length: Integer); |
![]() |
function IsHLink: Boolean; |
![]() |
procedure SetHLink(Link: Boolean); |
Description
Methods
![]() |
constructor Create; override; |
![]() |
function CreateEditor: TFireGridEditorAbstract; override; |
![]() |
function GetInputMask: String; |
![]() |
procedure SetInputMask(const Mask: String); |
![]() |
function GetPasswordEchoMode: Boolean; |
![]() |
procedure SetPasswordEchoMode(Mode: Boolean); |
![]() |
function GetMaxLength: Integer; |
![]() |
procedure SetMaxLength(Length: Integer); |
![]() |
function IsHLink: Boolean; |
![]() |
procedure SetHLink(Link: Boolean); |
Generated by PasDoc 0.15.0.