Tdl object Type In Tdl there are two type of object. • Interface object • Data object 1) Interface Object: - Interface object define user interface. Objects used for designing the User Interface are referred to as Interface objects. Report, Form, Menu etc. are interface objects. Interface objects like Report and Menu are independent items and can exist on their own. The objects Form, Part, Line, and Field can’t exist independently 2) Data object: - Data is actually stored in the Data Objects. These objects are classified into two types viz., Internal objects and User defined objects / TDL objects. There are two type of Data Object. • Internal Object • Tdl object Internal object – it provide by tally platform .they are store in tally database. Example: - ledger, voucher, cost center, stock, bill etc. TDL object – it’s also known as user define object. All the objects which is defined by the user these are referred object are user define object. There are two type of T...