[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'tiBaseMediator' (#tiopf)

TtiMediatorFieldInfo

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: tiBaseMediator.pas line 166

type TtiMediatorFieldInfo = class(TCollectionItem) end;

protected

  function GetAsString; virtual;

  procedure SetAsString(); virtual;

public

  procedure Assign(); override;

  property AsString: string; [rw]

published

  property Caption: string; [rw]

  property PropName: string; [rw]

  property FieldWidth: Integer; [rw]

  property Alignment: TAlignment; [rw]

Inheritance

TtiMediatorFieldInfo

|

TCollectionItem

?

TObject


Documentation generated on: 2017-08-16