Class TIWBSFormOptions

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TIWBSFormOptions = class(TPersistent)

Description

Hierarchy

  • TPersistent
  • TIWBSFormOptions

Overview

Methods

Public constructor Create;
Public destructor Destroy; override;
Public function GetOffsetClassString: string;
Public procedure Assign(Source: TPersistent); override;

Properties

Published property CaptionsSize: TIWBSGridOptions read FCaptionsSize write SetCaptionsSize;
Published property InputsSize: TIWBSGridOptions read FInputsSize write SetInputsSize;

Description

Methods

Public constructor Create;
 
Public destructor Destroy; override;
 
Public function GetOffsetClassString: string;
 
Public procedure Assign(Source: TPersistent); override;
 

Properties

Published property CaptionsSize: TIWBSGridOptions read FCaptionsSize write SetCaptionsSize;
 
Published property InputsSize: TIWBSGridOptions read FInputsSize write SetInputsSize;
 

Generated by PasDoc 0.14.0.