[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: libmpvpanelsdl.pas line 49
type TMPVPanelRenderThread = class(TThread) |
||
protected |
||
procedure TerminatedSet; override; |
|
|
public |
||
|
||
Event: PRTLEvent; |
|
|
IsRenderActive: Boolean; |
|
|
ForceInvalidateContext: Boolean; |
|
|
constructor Create(); |
|
|
destructor Destroy; override; |
|
|
procedure Execute; override; |
|
|
function InitializeRenderContext; |
|
|
procedure UnInitializeRenderContext; |
|
|
end; |
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |