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

jCMPtextListBox Class Reference

#include <jAPItextListBox.h>

List of all members.

Public Member Functions

 jCMPtextListBox (TPaintBox *_paintbox, TStrings *_lines, bool _timered=true)
 jCMPtextListBox (TPaintBox *_paintbox, bool _timered=true)
 ~jCMPtextListBox ()
bool __fastcall init (TPaintBox *_paintbox, TStrings *_lines=NULL, bool _timered=true)
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)
void __fastcall setAutoScroll (JasType _type, int _speed)
void __fastcall setText (AnsiString _text)
void __fastcall setEnabled (bool _enabled)
void __fastcall setFont (TFont *_font)
TFont *__fastcall getFont ()
int __fastcall getSelected ()
bool __fastcall setSelected (int _index)
int __fastcall count ()
bool __fastcall clear ()
bool __fastcall add (AnsiString _str, int _ref=-1)
int __fastcall getRef (int _index)
bool __fastcall remove (int _index)
void __fastcall refresh ()
void __fastcall scrollDown (int _speed)
void __fastcall scrollUp (int _speed)
void __fastcall scrollTo (int _pos)
void __fastcall scrollToLine (int _num)

Public Attributes

int itemIndex


Constructor & Destructor Documentation

jCMPtextListBox::jCMPtextListBox TPaintBox *  _paintbox,
TStrings *  _lines,
bool  _timered = true
 

jCMPtextListBox::jCMPtextListBox TPaintBox *  _paintbox,
bool  _timered = true
 

jCMPtextListBox::~jCMPtextListBox  ) 
 


Member Function Documentation

bool __fastcall jCMPtextListBox::add AnsiString  _str,
int  _ref = -1
 

bool __fastcall jCMPtextListBox::clear  ) 
 

int __fastcall jCMPtextListBox::count  ) 
 

TFont *__fastcall jCMPtextListBox::getFont  ) 
 

int __fastcall jCMPtextListBox::getRef int  _index  ) 
 

int __fastcall jCMPtextListBox::getSelected  ) 
 

bool __fastcall jCMPtextListBox::init TPaintBox *  _paintbox,
TStrings *  _lines = NULL,
bool  _timered = true
 

void __fastcall jCMPtextListBox::refresh  ) 
 

bool __fastcall jCMPtextListBox::remove int  _index  ) 
 

void __fastcall jCMPtextListBox::scrollDown int  _speed  ) 
 

void __fastcall jCMPtextListBox::scrollTo int  _pos  ) 
 

void __fastcall jCMPtextListBox::scrollToLine int  _num  ) 
 

void __fastcall jCMPtextListBox::scrollUp int  _speed  ) 
 

void __fastcall jCMPtextListBox::setAlphaTransparency int  _transparency  ) 
 

void __fastcall jCMPtextListBox::setAutoScroll JasType  _type,
int  _speed
 

void __fastcall jCMPtextListBox::setBackgroundColor TColor  _color  ) 
 

void __fastcall jCMPtextListBox::setCellHeight int  _height  ) 
 

void __fastcall jCMPtextListBox::setCellWidth int  _width  ) 
 

void __fastcall jCMPtextListBox::setEnabled bool  _enabled  ) 
 

void __fastcall jCMPtextListBox::setFont TFont *  _font  ) 
 

bool __fastcall jCMPtextListBox::setSelected int  _index  ) 
 

void __fastcall jCMPtextListBox::setText AnsiString  _text  ) 
 

void __fastcall jCMPtextListBox::setTransparency bool  _transparency  ) 
 


Member Data Documentation

int jCMPtextListBox::itemIndex
 


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