Unit 'FormMediator' Package
[Overview][Types][Classes][Index] [#pl_luicontrols]

TFormElement

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

Declaration

Source position: formmediator.pas line 20

type TFormElement = class(TCollectionItem)

protected

  function AllowsCaptionLabel; virtual;

  

public

  constructor Create(); override;

  

  procedure Assign(); override;

  

  function GetDisplayName; override;

  

published

  property Caption: string; [rw]

  

  property CaptionDisplay: TCaptionDisplay; [rw]

  

  property Control: TControl; [rw]

  

  property MediatorId: string; [rw]

  

  property Name: string; [rws]

  

  property PropertyName: string; [rw]

  

end;

Inheritance

TFormElement

  

|

TObject



CT Web help

CodeTyphon Studio