Unit 'FormEditingIntf' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#bs_ideintf]

INonFormDesigner

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

Declaration

Source position: formeditingintf.pas line 47

type INonFormDesigner = interface

  procedure Create;

  

  function GetLookupRoot;

  

  procedure SetLookupRoot();

  

  property LookupRoot: TComponent; [rw]

  

  procedure SetBounds();

  

  procedure Notification();

  

  procedure Paint;

  

  procedure DoSaveBounds;

  

  procedure DoLoadBounds;

  

end;

Inheritance

INonFormDesigner

  

|

IInterface



CT Web help

CodeTyphon Studio