[Overview][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: tiMediators.pas line 33
type TtiControlMediatorView = class(TtiMediatorView) end; |
protected |
function GetCurrentControlColor; virtual; |
procedure UpdateGuiValidStatus(); override; |
public |
constructor Create; override; |
property ViewErrorColor: TfpgColor; [rw] |
procedure SetView(); override; |
function View; |
class function ComponentClass; override; |
| | ||
| | ||
|
Base class for single objects |
|
| | ||
|
The class that gets visited |
|
| | ||
TtiBaseObject,IInterface |
||
| | ||
TObject |