ToolsAPI.IOTAFormEditor.CreateComponent
Delphi
function CreateComponent(const Container: IOTAComponent;
const TypeName: string; X, Y, W, H: Integer): IOTAComponent;
C++
virtual _di_IOTAComponent __fastcall CreateComponent(const _di_IOTAComponent Container, const System::UnicodeString TypeName, int X, int Y, int W, int H) = 0 ;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | ToolsAPI.pas ToolsAPI.hpp |
ToolsAPI | IOTAFormEditor |
Description
Embarcadero Technologies does not currently have any additional information.