RAD Studio VCL Reference
|
Creates an instance of TParaAttributes.
constructor Create(AOwner: TCustomRichEdit);
__fastcall TParaAttributes(TCustomRichEdit AOwner);
Do not call the constructor for a TParaAttributes object, as the properties of a TParaAttributes object are not valid outside of a TCustomRichEdit object. Create is called from the constructor of a rich edit control that uses TParaAttributes.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|