API:Xml.XMLDoc.TXMLDocument.AfterOpen

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property AfterOpen: TNotifyEvent read FAfterOpen write FAfterOpen;

C++

__property System::Classes::TNotifyEvent AfterOpen = {read=FAfterOpen, write=FAfterOpen};

Properties

Type Visibility Source Unit Parent
event published
Xml.XMLDoc.pas
Xml.XMLDoc.hpp
Xml.XMLDoc TXMLDocument

Description

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