DesignEditors.GetComponentProperties

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure GetComponentProperties(const Components: IDesignerSelections; Filter: TTypeKinds; const Designer: IDesigner; Proc: TGetPropProc; EditorFilterFunc: TPropertyEditorFilterFunc);

C++

extern DELPHI_PACKAGE void __fastcall GetComponentProperties(const Designintf::_di_IDesignerSelections Components, System::Typinfo::TTypeKinds Filter, const Designintf::_di_IDesigner Designer, Designintf::TGetPropProc Proc, Designintf::TPropertyEditorFilterFunc EditorFilterFunc = 0x0);

Properties

Type Visibility Source Unit Parent
procedure
function
public
DesignEditors.pas
DesignEditors.hpp
DesignEditors DesignEditors

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!