Property VLMorphFilter.TVLMorphShape.Items
From Mitov Wiki Doc
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: TVLMorphShape
Contents |
Syntax
Delphi:
property Items[ X : Cardinal, Y : Cardinal ] : Boolean;
C++ Builder:
__property bool Items[ unsigned int X ][ unsigned int Y ] = { };
Summary
Two dimensional array of bits for defining custom Morph shape.
Description
Use this property to specify the bits for defining custom
Morph shape.