Table of Contents

TTMSFNCStylesEditor.LoadStylesFromResources Method

Populates the given string list with the names of all styles available as compiled resources.

API unit family: TMSFNCStylesEditor Declaring type: TTMSFNCStylesEditor

Syntax

class procedure LoadStylesFromResources(AStrings: TStrings);

Parameters

Name Description
AStrings The list to populate with resource style names.