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