Class TControlProxyObj

Unit

Declaration

type TControlProxyObj = class(TControlElem)

Description

No description available, ancestor TControlElem description follows
No description available, ancestor TDSSCktElement description follows
No description available, ancestor TDSSObject description follows
No description available, ancestor TNamedObject description follows

this is a GUID compliant to RFC 4122, v4

Hierarchy

Overview

Fields

Public ActionList: TList;

Methods

Public procedure ClearActionList;
Public function PopAction: Boolean;
Public constructor Create(context: TDSSContext);
Public destructor Destroy; OVERRIDE;
Public procedure DoPendingAction(const Code, ProxyHdl: Integer); OVERRIDE;
Public procedure Reset; OVERRIDE;
Public procedure RecalcElementData; Override;

Description

Fields

Public ActionList: TList;
 

Methods

Public procedure ClearActionList;
 
Public function PopAction: Boolean;
 
Public constructor Create(context: TDSSContext);
 
Public destructor Destroy; OVERRIDE;
 
Public procedure DoPendingAction(const Code, ProxyHdl: Integer); OVERRIDE;
 
Public procedure Reset; OVERRIDE;

Do the action that is pending from last sample

Public procedure RecalcElementData; Override;

Reset to initial defined state


Generated by PasDoc 0.16.0.