Class ttextstringspropertyeditor
Unit
Declaration
type ttextstringspropertyeditor = class(tdialogclasspropertyeditor)
Description
This item has no description.
Hierarchy
- tobject
- tnullinterfacedobject
- tpropertyeditor
- tclasspropertyeditor
- tdialogclasspropertyeditor
- ttextstringspropertyeditor
Overview
Fields
| Protected | fmodalresult: modalresultty; |
| Protected | forigtext: msestringarty; |
Methods
| Protected | procedure closequery(const sender: tcustommseform; var amodalresult: modalresultty); |
| Protected | procedure doafterclosequery(var amodalresult: modalresultty); virtual; |
| Protected | function getsyntaxindex: integer; virtual; |
| Protected | function gettestbutton: boolean; virtual; |
| Protected | function getutf8: boolean; virtual; |
| Protected | function getcaption: msestring; virtual; |
| Protected | procedure updateline(var aline: ansistring); virtual; |
| Protected | function ismsestring: boolean; virtual; |
| Public | procedure edit; override; |
| Public | procedure setvalue(const avalue: msestring); override; |
| Public | function getvalue: msestring; override; |
Description
Fields
| Protected | fmodalresult: modalresultty; |
|
This item has no description. | |
| Protected | forigtext: msestringarty; |
|
This item has no description. | |
Methods
| Protected | procedure closequery(const sender: tcustommseform; var amodalresult: modalresultty); |
|
This item has no description. | |
| Protected | procedure doafterclosequery(var amodalresult: modalresultty); virtual; |
|
This item has no description. | |
| Protected | function getsyntaxindex: integer; virtual; |
|
This item has no description. | |
| Protected | function gettestbutton: boolean; virtual; |
|
This item has no description. | |
| Protected | function getutf8: boolean; virtual; |
|
This item has no description. | |
| Protected | function getcaption: msestring; virtual; |
|
This item has no description. | |
| Protected | procedure updateline(var aline: ansistring); virtual; |
|
This item has no description. | |
| Protected | function ismsestring: boolean; virtual; |
|
This item has no description. | |
| Public | procedure edit; override; |
|
This item has no description. | |
| Public | procedure setvalue(const avalue: msestring); override; |
|
This item has no description. | |
| Public | function getvalue: msestring; override; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.