TRVAControlPanel.DefaultMargin |
Top Previous Next |
|
Specifies default margins for new documents. property DefaultMargin: Integer; This property is assigned to LeftMargin, TopMargin, RightMargin, and BottomMargin properties of TCustomRichViewEdit component in the following cases: •when TrvActionNew is executed; •before TrvActionOpen loads a file. For TSRichViewEdit (ScaleRichView), it is suggested to ignore this property, see DefaultDocParameters.
Default value: 5 See also: |