[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: DAV_DspHRTF.pas line 190
type TCustomHrirRoomInformation = class(TDefinedChunk) |
||
protected |
||
|
||
function GetChunkSize; override; |
|
|
public |
||
constructor Create; override; |
|
|
procedure LoadFromStream(); override; |
|
|
procedure SaveToStream(); override; |
|
|
class function GetClassChunkName; override; |
|
|
published |
||
property X: Single; [rw] |
|
|
property Y: Single; [rw] |
|
|
property Z: Single; [rw] |
|
|
property RoomType: string; [rw] |
|
|
end; |
|
||
| | ||
|
||
| | ||
|
||
| | ||
TObject,IStreamPersist |
CT Web help |
CodeTyphon Studio |