You've already forked lazarus-ccr
minor fix in TRxDBLookupCombo, TRxLookupEdit. New procedure in rxstrutils
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@282 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@@ -12,6 +12,8 @@
|
||||
+ in RxDBGrid images of markers moved to rxdbgrids.lrs (Petr Smolik)
|
||||
+ add module for autosort in RxDBGrid exsortzeos.pas for ZeosDB (Petr Smolik)
|
||||
- In TCurrencyEdit property BorderSpacing now published
|
||||
+ New procedure StrToStrings in module rxstrutils - fill List:TStrings
|
||||
procedure StrToStrings(const S:string; const List:TStrings; const Delims:Char);
|
||||
29.08.2007 - ������ 1.1.5.98 (svn revision 39)
|
||||
+ In RxDBgrid - after close dataset list of SelectedRows is cleared
|
||||
+ fix resaizing find form for RxDbGrd
|
||||
|
||||
@@ -15,6 +15,12 @@
|
||||
+ � RxDBGrid ����������� �������� �������� � ������� (Petr Smolik)
|
||||
+ �������� ������ �������������� ���������� � RxDBGrid exsortzeos.pas ��� ZeosDB (Petr Smolik)
|
||||
- � TCurrencyEdit ������������ �������� BorderSpacing
|
||||
+ � ������ rxstrutils ��������� ��������� StrToStrings - ��������� ����� TStrings ��������
|
||||
������������� � ������ S � ������������ �������� Delims
|
||||
+ ���������� �������� ������� ��� ����� LookupField � LookupDisplay � ���������
|
||||
TRxLookupEdit � TRxDBLookupCombo
|
||||
+ TRxDBLookupCombo ����������� ��������� �������� AutoSize
|
||||
+ ��� ��������� �������� Font � TRxDBLookupCombo ���������� ������ ���������� ���� �� �����
|
||||
29.08.2007 - ������ 1.1.5.98 (svn revision 39)
|
||||
+ � RxDBGrid ����� �������� ������ ������ ������ ���������� ����� (SelectedRows)
|
||||
���������
|
||||
|
||||
@@ -10,4 +10,3 @@
|
||||
| | |
|
||||
|-----------------|
|
||||
|
||||
3. TRxDbComboBox �� ��������� ���������� ��������� �������� �� ����
|
||||
Reference in New Issue
Block a user