Unit 'DirectXUT' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_win_directxut]

CDXUTStatic

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

Declaration

Source position: DirectXUT.pas line 772

type CDXUTStatic = class(CDXUTControl)

protected

  m_strText: array [0..MAX_PATH-1] of WideChar;

  

  function GetText;

  

  procedure SetText();

  

public

  constructor Create(); override;

  

  procedure Render(); override;

  

  function ContainsPoint(); override;

  

  function GetTextCopy();

  

  property Text: PWideChar; [rw]

  

end;

Inheritance

CDXUTStatic

  

|

CDXUTControl

  

|

TObject



CT Web help

CodeTyphon Studio