Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

jCMPbitmapListBox Class Reference

#include <jAPIbitmapListBox.h>

List of all members.

Public Types

enum  Direction { vertical = 0, horizontal }

Public Member Functions

 jCMPbitmapListBox (TPaintBox *_paintbox, Direction _direction)
 ~jCMPbitmapListBox ()
void __fastcall setAlphaTransparency (int _transparency)
void __fastcall setTransparency (bool _transparency)
void __fastcall setCellWidth (int _width)
void __fastcall setCellHeight (int _height)
void __fastcall setBackgroundColor (TColor _color)
int __fastcall getSelected ()
bool __fastcall setSelected (int _index)
int __fastcall count ()
bool __fastcall clear ()
bool __fastcall add (jBitmap *_bmp, int _ref=-1)
int __fastcall getRef (int _index)
bool __fastcall remove (int _index)
void __fastcall refresh ()
void __fastcall scrollForward (int _speed)
void __fastcall scrollBackward (int _speed)
 void (__closure __fastcall *evtMouseDown)(TObject *Sender

Public Attributes

int itemIndex
TMouseButton Button
TMouseButton TShiftState Shift
TMouseButton TShiftState int X
TMouseButton TShiftState int
int 
Y


Member Enumeration Documentation

enum jCMPbitmapListBox::Direction
 

Enumeration values:
vertical 
horizontal 


Constructor & Destructor Documentation

jCMPbitmapListBox::jCMPbitmapListBox TPaintBox *  _paintbox,
Direction  _direction
 

jCMPbitmapListBox::~jCMPbitmapListBox  ) 
 


Member Function Documentation

bool __fastcall jCMPbitmapListBox::add jBitmap _bmp,
int  _ref = -1
 

bool __fastcall jCMPbitmapListBox::clear  ) 
 

int __fastcall jCMPbitmapListBox::count  ) 
 

int __fastcall jCMPbitmapListBox::getRef int  _index  ) 
 

int __fastcall jCMPbitmapListBox::getSelected  ) 
 

void __fastcall jCMPbitmapListBox::refresh  ) 
 

bool __fastcall jCMPbitmapListBox::remove int  _index  ) 
 

void __fastcall jCMPbitmapListBox::scrollBackward int  _speed  ) 
 

void __fastcall jCMPbitmapListBox::scrollForward int  _speed  ) 
 

void __fastcall jCMPbitmapListBox::setAlphaTransparency int  _transparency  ) 
 

void __fastcall jCMPbitmapListBox::setBackgroundColor TColor  _color  ) 
 

void __fastcall jCMPbitmapListBox::setCellHeight int  _height  ) 
 

void __fastcall jCMPbitmapListBox::setCellWidth int  _width  ) 
 

bool __fastcall jCMPbitmapListBox::setSelected int  _index  ) 
 

void __fastcall jCMPbitmapListBox::setTransparency bool  _transparency  ) 
 

jCMPbitmapListBox::void __closure __fastcall *  evtMouseDown  ) 
 


Member Data Documentation

TMouseButton jCMPbitmapListBox::Button
 

int jCMPbitmapListBox::itemIndex
 

TMouseButton TShiftState jCMPbitmapListBox::Shift
 

TMouseButton TShiftState int jCMPbitmapListBox::X
 

TMouseButton TShiftState int int jCMPbitmapListBox::Y
 


The documentation for this class was generated from the following files:
Generated on Sat Nov 15 10:52:35 2003 for JAPI by doxygen 1.3.4