tsc_PointStakeoutStyleEventArgs

This interface is called when the name of the stake deltas style sheet is required.  This will typically happen shortly before the stake deltas form is displayed.  The current default name can be determined, and may be changed.

tsc_PointStakeoutConfigInterface& Config;

Interface to the read-only current stakeout configuration.

virtual tsc_String StyleSheetName () const = 0;

Gets the name of the user-configured style sheet.