Unit 'UCBase' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_usercontrol]

TUCControlRight

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

Declaration

Source position: ucbase.pas line 258

type TUCControlRight = class(TPersistent)

public

  constructor Create();

  

  destructor Destroy; override;

  

  procedure Assign(); override;

  

published

  property ActionList: TActionList; [rw]

  

  property MainMenu: TMenu; [rw]

  

end;

Inheritance

TUCControlRight

  

|

TObject



CT Web help

CodeTyphon Studio