Class TInsBuildINI (unit Inbldfl)

Inherits from

TObject

Constructors


constructor Create;

Array properties for accessing individual file entries

The group of universal constants



Functions

destructor Destroy;


procedure Read;


procedure Write;


Properties

property BuildPath : String


property ExecutableFile : String


property FloppyPath : String


property OverwriteMode : Integer


property ReadBuffer : LongInt


property WriteBuffer : LongInt


Events

event OnlyPresetup : Boolean


Variables

CurrentFile : Integer;


FBuildPath : String;


FExecutableFile : String;


FFloppyPath : String;


FINIFile : TINIFile;


FOnlyPresetup : Boolean;


FOverwriteMode : Integer;


FReadBuffer : LongInt;


FWriteBuffer : LongInt;



Constructors


constructor Create;

Array properties for accessing individual file entries

The group of universal constants


Functions


destructor Destroy;


procedure Read;


procedure Write;


Properties


property BuildPath : String


property ExecutableFile : String


property FloppyPath : String


property OverwriteMode : Integer


property ReadBuffer : LongInt


property WriteBuffer : LongInt


Events


event OnlyPresetup : Boolean


Variables


CurrentFile : Integer;


FBuildPath : String;


FExecutableFile : String;


FFloppyPath : String;


FINIFile : TINIFile;


FOnlyPresetup : Boolean;


FOverwriteMode : Integer;


FReadBuffer : LongInt;


FWriteBuffer : LongInt;