[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Translations' (#lazutils)

TPOFileItem.ModifyFlag

Examines and updates the Flags property for the specified values.

Declaration

Source position: translations.pas line 105

public function TPOFileItem.ModifyFlag(

  const AFlags: string;

  Check: Boolean

):Boolean;

Arguments

AFlags

  

Comma-delimited list of flags accepted in the method.

Check

  

True causes an existing flag value to be removed. False causes a missing flag value to be added.

Function result

True if the Flags property has been modified in the method.


Version 4.0 Generated 2025-05-03 Home