[Overview][Resource strings][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: tiObject.pas line 155
type TtiFieldStringMethod = class(TtiFieldString) end; |
protected |
procedure Clear; override; |
procedure SetAsString(); override; |
function GetAsString; override; |
public |
constructor Create(); virtual; overload; |
function IsValidValue(); override; |
function Equals(); override; |
procedure Assign(); override; |
| | ||
|
Concrete persistent string field |
|
| | ||
|
Abstract persistent field for use with TtiObject |
|
| | ||
TtiBaseObject,IInterface |
||
| | ||
TObject |