record TGroupInfo

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TGroupInfo = record

Description

define record for grouped field

Overview

Fields

Field: TField;
IsGrouped: boolean;
GroupID: integer;
GroupTitle: string;
TitleFontColor: string;
GroupLineColor: string;
FieldSetting: string;
IsMaster: boolean;
MasterField: TField;
ContentCollapsed: string;

Description

Fields

Field: TField;
 
IsGrouped: boolean;
 
GroupID: integer;
 
GroupTitle: string;
 
TitleFontColor: string;
 
GroupLineColor: string;
 
FieldSetting: string;
 
IsMaster: boolean;
 
MasterField: TField;
 
ContentCollapsed: string;
 

Generated by PasDoc 0.13.0 on 2016-02-19 08:14:10