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.
Default value: 5 See also: |