API:System.Classes.TWriter.WriteDescendent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure WriteDescendent(const Root: TComponent; const AAncestor: TComponent);

C++

void __fastcall WriteDescendent(TComponent* const Root, TComponent* const AAncestor);

Properties

Type Visibility Source Unit Parent
procedure
function
public
System.Classes.pas
System.Classes.hpp
System.Classes TWriter

Description

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