StyleGrid REALbasic Plugin

StyleGridPicture Class

StyleGridPicture class allows to store a picture, and how to draw it, in a StyleGrid cell.

It is perfectly valid, and gives better performance, to assign the same StyleGridPicture object to several cells, that is if the cells should contain the same picture data.

This class is not inheritable or comparable.

Object
   StyleGridPicture

class StyleGridPicture

Constructors

StyleGridPictureConstructs a StyleGridPicture from a given REALbasic picture.
StyleGridPictureConstructs a StyleGridPicture from a given REALbasic picture and sets left and top indents.

Properties

InnerObjectPtrObtains the Inner Object for the StyleGridPicture Object.
LeftThis property returns the left position of the StyleGridPicture.
PictureThis property returns the REALbasic picture object from a StyleGridPicture.
TopThis property returns the top position of the StyleGridPicture.

Supported Platforms:

  • MacOS X PPC - (Mach-O)
  • MacOS X Universal Binary (Mach-O)
  • Win32 - Windows
  • Linux x86

    Unsupported Platforms: