Unit 'ActnList' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TContainedAction

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

Declaration

Source position: actnlist.pas line 32

type TContainedAction = class(TBasicAction)

protected

  procedure ReadState(); override;

  

  procedure SetParentComponent(); override;

  

public

  destructor Destroy; override;

  

  function Execute; override;

  

  function GetParentComponent; override;

  

  function HasParent; override;

  

  function Update; override;

  

  property ActionList: TCustomActionList; [rw]

  

  property Index: Integer; [rws]

  

published

  property Category: string; [rw]

  

end;

Inheritance

TContainedAction

  

|

TObject



CT Web help

CodeTyphon Studio