TdxRichEditViewRepository Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Initializes a new instance of the Tdx |
Create |
Creates a new Tcx |
#Properties
Name | Description |
---|---|
Draft | Provides access to the Draft document view. |
Owner protected |
Provides access to the persistent object to which the current property set or persistent information container belongs.
Inherited from Tcx |
Print |
Provides access to the Print Layout document view. |
Simple | Provides access to the Simple document view. |
View |
Returns the number of stored document views.
Inherited from Tdx |
Views |
Provides indexed access to stored document views.
Inherited from Tdx |
#Methods
Name | Description |
---|---|
Assign |
Updates the persistent information from the specified source.
Inherited from Tcx |
Assign |
Inherited from TPersistent. |
Do |
Updates the persistent information container’s class-specific properties with the corresponding values obtained from another persistent information container.
Inherited from Tcx |
Equals |
Inherited from TObject. |
Get |
Inherited from TObject. |
Get |
Inherited from TPersistent. |
Get |
Returns the persistent object to which the current property set or persistent information container belongs.
Inherited from Tcx |
Get |
Provides access to a stored document view by the specified view type.
Inherited from Tdx |
To |
Inherited from TObject. |
See Also