#include <jAPItextListBox.h>
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 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|