Method procedure ALCompression.TALCompressionFormat.SetCompressionData(Pointer;Integer)

From Mitov Wiki Doc
Jump to: navigation, search

This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.

Class: TALCompressionFormat

Contents

Syntax

Delphi:

procedure SetCompressionData( AData : Pointer, ASize : Integer );

C++ Builder:

void __fastcall SetCompressionData( Pointer AData, int ASize );

Visual C++ (MFC):

void SetCompressionData( void * AData, int ASize );

Summary

Sets the compression binary data.

Description

Use this method to set the compression binary data. Note This method is used mainly from Visual C++.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox