[Overview][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: tiBaseMediator.pas line 190
type TtiMediatorFieldInfoList = class(TCollection) end; |
protected |
procedure Notify(); override; |
property Mediator: TtiCustomListMediatorView; [r] |
public |
function FieldInfoByName(); deprecated ; |
function FieldInfoByCaption(); |
function FieldInfoByPropName(); |
function AddFieldInfo(); |
property FieldInfo []: TtiMediatorFieldInfo; default; [rw] |
property AsString: string; [r] |
| |
TCollection |
? |
TObject |