Unit 'fpobserver' Package
[Overview][Types][Classes][Procedures and functions][Index] [#fcl-base]

TMediatorFieldInfo

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

Declaration

Source position: fpobserver.pp line 240

type TMediatorFieldInfo = class(TCollectionItem)

protected

  function GetAsString; virtual;

  procedure SetAsString(); virtual;

  procedure Change;

public

  procedure Assign(); override;

  property AsString: string; [rw]

published

  property Caption: string; [rw]

  property PropertyName: string; [rw]

  property Width: Integer; [rw]

  property Alignment: TAlignment; [rw]

end;

Inheritance

TMediatorFieldInfo

|

TObject


Documentation generated on: 2023-03-18