TFDReader Class
A special TReader descendant used by the designer to load/save the form content in streams.
Syntax
Unit: FormDesigner
TFDReader = class(TReader);
Constructors
| Name | Description |
|---|---|
| Create | Creates an instance of the reader. |
A special TReader descendant used by the designer to load/save the form content in streams.
Unit: FormDesigner
TFDReader = class(TReader);
| Name | Description |
|---|---|
| Create | Creates an instance of the reader. |