Unit 'resource' Package
[Overview][Resource strings][Constants][Types][Classes][Index] [#fcl-res]

TAbstractResourceWriter.Extensions

The extensions of file types the writer is able to write

Declaration

Source position: resource.pp line 322

public property TAbstractResourceWriter.Extensions : string
  read GetExtensions;

Description

This property is a string made of space-separated file extensions (each including the leading dot), all lowercase.

This property signals which file types the writer is able to write.


Documentation generated on: Jan 30 2024