Subject | Re: [IBO] TComboBoxEnh removed |
---|---|
Author | Dietrich Schulten |
Post date | 2001-05-14T12:48:14Z |
Hi
Dietrich Schulten <ibo@...> schrieb:
I know now why TComboBoxEnh is no longer on the palette: CustomComboEnh
no longer contains this:
procedure Register;
begin
RegisterComponents( 'Telesis', [ TComboBoxEnh ] );
end;
But I don't understand why you don't register this Component anymore. You
must have had a reason...
Dietrich
Dietrich Schulten <ibo@...> schrieb:
I know now why TComboBoxEnh is no longer on the palette: CustomComboEnh
no longer contains this:
procedure Register;
begin
RegisterComponents( 'Telesis', [ TComboBoxEnh ] );
end;
But I don't understand why you don't register this Component anymore. You
must have had a reason...
Dietrich