cadetill's blog Copyright © Xavier Martínez (cadetill)

Class TLlbResults

Unit

Declaration

type TLlbResults = class(TObject)

Description

Properties for llbResults HTML form.

This HTML form contains all fields related by TGMLatLngBounds.

Hierarchy

Overview

Properties

Public property LlbResultsBoolVal: string read FLlbResultsBoolVal write FLlbResultsBoolVal;
Public property LlbResultsLat: string read FLlbResultsLat write FLlbResultsLat;
Public property LlbResultsLng: string read FLlbResultsLng write FLlbResultsLng;
Public property LlbResultsMapisnull: string read FLlbResultsMapisnull write FLlbResultsMapisnull;
Public property LlbResultsNeLat: string read FLlbResultsNeLat write FLlbResultsNeLat;
Public property LlbResultsNeLng: string read FLlbResultsNeLng write FLlbResultsNeLng;
Public property LlbResultsSwLat: string read FLlbResultsSwLat write FLlbResultsSwLat;
Public property LlbResultsSwLng: string read FLlbResultsSwLng write FLlbResultsSwLng;

Description

Properties

Public property LlbResultsBoolVal: string read FLlbResultsBoolVal write FLlbResultsBoolVal;
 
Public property LlbResultsLat: string read FLlbResultsLat write FLlbResultsLat;
 
Public property LlbResultsLng: string read FLlbResultsLng write FLlbResultsLng;
 
Public property LlbResultsMapisnull: string read FLlbResultsMapisnull write FLlbResultsMapisnull;
 
Public property LlbResultsNeLat: string read FLlbResultsNeLat write FLlbResultsNeLat;
 
Public property LlbResultsNeLng: string read FLlbResultsNeLng write FLlbResultsNeLng;
 
Public property LlbResultsSwLat: string read FLlbResultsSwLat write FLlbResultsSwLat;
 
Public property LlbResultsSwLng: string read FLlbResultsSwLng write FLlbResultsSwLng;
 

Generated by PasDoc 0.15.0.