DesignIntf.IDesigner290.CreateCurrentComponentScaled
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: public | |
| Source: DesignIntf.pas DesignIntf.hpp
| |
| Unit: DesignIntf | |
| Parent: IDesigner290 | |
Delphi
function CreateCurrentComponentScaled(Parent: TComponent; const Rect: TRect; ScaleRect: Boolean): TComponent;
C++
virtual System::Classes::TComponent* __fastcall CreateCurrentComponentScaled(System::Classes::TComponent* Parent, const System::Types::TRect &Rect, bool ScaleRect) = 0 ;
Description
Embarcadero Technologies does not currently have any additional information.