Unit 'fpmkunit' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

TConditionalDestString

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Conditional string with destination path

Declaration

Source position: fpmkunit.pp line 421

type TConditionalDestString = class(TConditionalString)

public

  property DestPath: string; [rw]

  

Destination path for the conditional string

end;

Inheritance

TConditionalDestString

  

Conditional string with destination path

|

TConditionalString

  

String value with CPU and OS conditions

|

TObject

Description

TConditionalDestString extends conditional strings to include destination path information.

Used for file operations that require both source values and target destinations based on CPU and OS conditions.


Documentation generated on: Aug 28 2026 Report a problem on this page