|
Classes |
| class | jCMPlist |
| class | jCMPprogressBar |
| class | jCOMline |
Enumerations |
| enum | TAlignTStringGrid { alGauche,
alCentre,
alDroite
} |
Functions |
| void __fastcall | jCMPalignTStringGridCell (TStringGrid *_stringGrid, int _col, int _row, TAlignTStringGrid _alignement, TRect *_rect=NULL) |
| int __fastcall | jCMPdeleteFromList (TStrings *_list, int _currentPos) |
| int __fastcall | jCMPinsertToList (TStrings *_list, int _currentPos, AnsiString _value, TObject *_object) |
| int __fastcall | jCMPkeyPressedInList (TStrings *_list, int _currentPos, char &_Key) |
| int __fastcall | jCMPkeyDownInList (TStrings *_list, int _currentPos, char &_Key) |
| int __fastcall | jCMPmoveUpInList (TStrings *_list, int _currentPos) |
| int __fastcall | jCMPmoveDownInList (TStrings *_list, int _currentPos) |
| bool __fastcall | jCOMcopy (TControl *dst, TControl *src, int _groupIndex=-1) |