[Overview][Types][Classes][Procedures and functions][Index] |
Source position: tiBaseMediator.pas line 203
public function TtiMediatorFieldInfoList.AddFieldInfo: TtiMediatorFieldInfo; overload; |
const APropName: string; |
AFieldWidth: Integer |
):TtiMediatorFieldInfo; overload; |
const APropName: string; |
const ACaption: string; |
AFieldWidth: Integer |
):TtiMediatorFieldInfo; overload; |
const APropName: string; |
const ACaption: string; |
AFieldWidth: Integer; |
AAlignment: TAlignment |
):TtiMediatorFieldInfo; overload; |