Class TSwtControlObj
Unit
SwtControl
Declaration
type TSwtControlObj = 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
Methods
Description
Fields
|
Locked: LongBool; |
|
|
Armed: Boolean; |
|
Methods
|
constructor Create(ParClass: TDSSClass; const SwtControlName: String); |
|
|
destructor Destroy; OVERRIDE; |
|
|
procedure PropertySideEffects(Idx: Integer; previousIntVal: Integer = 0); override; |
|
|
procedure MakeLike(OtherPtr: Pointer); override; |
|
|
procedure Set_Enabled(Value: Boolean); OVERRIDE; |
|
|
procedure MakePosSequence(); OVERRIDE; |
|
|
procedure RecalcElementData; OVERRIDE; |
Make a positive Sequence Model
|
|
procedure Sample; OVERRIDE; |
|
|
procedure DoPendingAction(const Code, ProxyHdl: Integer); OVERRIDE; |
Sample control quantities and set action times in Control Queue
|
|
procedure Reset; OVERRIDE; |
Do the action that is pending from last sample
|
Generated by PasDoc 0.16.0.