Unit 'cyFieldLink' Package
[Overview][Types][Classes][Index] [#pl_cindy]

TcyFieldLink

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

Declaration

Source position: cyFieldLink.pas line 56

type TcyFieldLink = class(TComponent)

protected

  procedure Notification(); override;

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  function ExecuteAction(); override;

  

  function UpdateAction(); override;

  

  property Field: TField; [r]

  

published

  property Component: TComponent; [rw]

  

  property ComponentProperty: ShortString; [rw]

  

  property DataField: string; [rw]

  

  property DataSource: TDataSource; [rw]

  

  property Enabled: Boolean; [rw]

  

  property OnCustomChangeValue: TNotifyEvent; [rw]

  

  property OnError: TNotifyEvent; [rw]

  

end;

Inheritance

TcyFieldLink

  

|

TObject



CT Web help

CodeTyphon Studio