Unit 'acs_classes' Package
[Overview][Constants][Types][Classes][Index] [#pl_acs]

TACSCustomConverter

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

Declaration

Source position: acs_classes.pas line 503

type TACSCustomConverter = class(TACSCustomInput)

protected

  InputLock: Boolean;

  

  FInput: TACSCustomInput;

  

  procedure Notification(); override;

  

  procedure SetInput(); virtual;

  

public

  procedure UnlockInput;

  

published

  property Input: TACSCustomInput; [rw]

  

end;

Inheritance

TACSCustomConverter

  

|

TACSCustomInput

  

|

TObject



CT Web help

CodeTyphon Studio