In TCurrencyEdit property BorderSpacing now published

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@279 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
alexs75
2007-10-24 09:26:59 +00:00
parent 952fa6ce12
commit 48ee758121
3 changed files with 9 additions and 3 deletions

View File

@ -103,10 +103,11 @@ type
constructor Create(AOwner: TComponent); override;
published
property Alignment;
// property AutoSelect;
property AutoSelect;
property AutoSize;
property BeepOnError;
property BorderStyle;
property BorderSpacing;
property CheckOnExit;
property Color;
property Ctl3D;
@ -118,13 +119,11 @@ type
property Font;
property FormatOnEditing;
// property HideSelection;
{.$IFDEF RX_D4}
property Anchors;
// property BiDiMode;
property Constraints;
property DragKind;
// property ParentBiDiMode;
{.$ENDIF}
{$IFDEF WIN32}
{$IFNDEF VER90}
// property ImeMode;

View File

@ -11,6 +11,7 @@
+ TPopUpColumnTitle used define NEW_STYLE_TITLE_ALIGNMENT_RXDBGRID
+ 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
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
@ -90,3 +91,8 @@
+ rewrite dropdown box for component TRxDBLookupCombo
+ for TRxDBLookupCombo add new property - PopUpFormOptions - all parametrs for
dropdown list
Lagunov Aleksey (alexs)
ALEXS75-at-YANDEX-dot-RU

View File

@ -14,6 +14,7 @@
NEW_STYLE_TITLE_ALIGNMENT_RXDBGRID
+ � RxDBGrid ����������� �������� �������� � ������� (Petr Smolik)
+ �������� ������ �������������� ���������� � RxDBGrid exsortzeos.pas ��� ZeosDB (Petr Smolik)
- � TCurrencyEdit ������������ �������� BorderSpacing
29.08.2007 - ������ 1.1.5.98 (svn revision 39)
+ � RxDBGrid ����� �������� ������ ������ ������ ���������� ����� (SelectedRows)
���������